We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2a30cb1 commit 94fff77Copy full SHA for 94fff77
releases.json
@@ -512,6 +512,7 @@
512
"inireader"
513
],
514
"versions": [
515
+ "r54-1",
516
"r53-1",
517
"r52-1",
518
"r51-1"
subprojects/inih.wrap
@@ -1,10 +1,10 @@
1
[wrap-file]
2
-directory = inih-r53
+directory = inih-r54
3
4
-source_url = https://github.com/benhoyt/inih/archive/r53.tar.gz
5
-source_filename = inih-r53.tar.gz
6
-source_hash = 01b0366fdfdf6363efc070c2f856f1afa33e7a6546548bada5456ad94a516241
+source_url = https://github.com/benhoyt/inih/archive/r54.tar.gz
+source_filename = inih-r54.tar.gz
+source_hash = b5566af5203f8a49fda27f1b864c0c157987678ffbd183280e16124012869869
7
8
[provide]
9
inih = inih_dep
10
-inireader = inireader_dep
+inireader = INIReader_dep
0 commit comments