Skip to content

Commit 0477552

Browse files
stephanlachniteli-schwartz
authored andcommitted
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 0477552

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

ci_config.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"arduinocore-avr", "box2d", "cjson", "cpr", "docopt",
1616
"emilk-loguru", "enet", "facil", "flatbuffers",
1717
"gdbm", "google-snappy", "google-woff2",
18-
"hinnant-date", "imgui-sfml", "inih", "jbigkit",
18+
"hinnant-date", "imgui-sfml", "jbigkit",
1919
"libexif", "libgpiod", "liblbfgs", "liblzma",
2020
"libwebsockets",
2121
"libxmlpp", "lzo2", "mocklibc", "mpdecimal", "netstring-c",

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)