Skip to content

Commit 94fff77

Browse files
inih: update to r54
Fixes a bug reported here: Tachi107/cloudflare-ddns#10 (comment) Signed-off-by: Stephan Lachnit <[email protected]>
1 parent 2a30cb1 commit 94fff77

File tree

2 files changed

+6
-5
lines changed

2 files changed

+6
-5
lines changed

releases.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -512,6 +512,7 @@
512512
"inireader"
513513
],
514514
"versions": [
515+
"r54-1",
515516
"r53-1",
516517
"r52-1",
517518
"r51-1"

subprojects/inih.wrap

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
[wrap-file]
2-
directory = inih-r53
2+
directory = inih-r54
33

4-
source_url = https://github.com/benhoyt/inih/archive/r53.tar.gz
5-
source_filename = inih-r53.tar.gz
6-
source_hash = 01b0366fdfdf6363efc070c2f856f1afa33e7a6546548bada5456ad94a516241
4+
source_url = https://github.com/benhoyt/inih/archive/r54.tar.gz
5+
source_filename = inih-r54.tar.gz
6+
source_hash = b5566af5203f8a49fda27f1b864c0c157987678ffbd183280e16124012869869
77

88
[provide]
99
inih = inih_dep
10-
inireader = inireader_dep
10+
inireader = INIReader_dep

0 commit comments

Comments
 (0)