Skip to content

Commit e1dc756

Browse files
committed
Update mod version to 0.24.5
1 parent 8f3c85f commit e1dc756

2 files changed

Lines changed: 14 additions & 14 deletions

File tree

qpm.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"info": {
77
"name": "CustomJSONData",
88
"id": "custom-json-data",
9-
"version": "0.24.4",
9+
"version": "0.24.5",
1010
"url": "https://github.com/StackDoubleFlow/CustomJSONData",
1111
"additionalData": {
1212
"overrideSoName": "libcustom-json-data.so",

qpm.shared.json

Lines changed: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"info": {
77
"name": "CustomJSONData",
88
"id": "custom-json-data",
9-
"version": "0.24.4",
9+
"version": "0.24.5",
1010
"url": "https://github.com/StackDoubleFlow/CustomJSONData",
1111
"additionalData": {
1212
"overrideSoName": "libcustom-json-data.so",
@@ -57,7 +57,7 @@
5757
},
5858
{
5959
"id": "custom-types",
60-
"versionRange": "^0.18.3",
60+
"versionRange": "^0.18.4",
6161
"additionalData": {
6262
"includeQmod": true
6363
}
@@ -203,17 +203,17 @@
203203
{
204204
"dependency": {
205205
"id": "songcore",
206-
"versionRange": "=1.1.25",
206+
"versionRange": "=1.1.26",
207207
"additionalData": {
208-
"soLink": "https://github.com/raineaeternal/Quest-SongCore/releases/download/v1.1.25/libsongcore.so",
209-
"debugSoLink": "https://github.com/raineaeternal/Quest-SongCore/releases/download/v1.1.25/debug_libsongcore.so",
208+
"soLink": "https://github.com/raineaeternal/Quest-SongCore/releases/download/v1.1.26/libsongcore.so",
209+
"debugSoLink": "https://github.com/raineaeternal/Quest-SongCore/releases/download/v1.1.26/debug_libsongcore.so",
210210
"overrideSoName": "libsongcore.so",
211-
"modLink": "https://github.com/raineaeternal/Quest-SongCore/releases/download/v1.1.25/SongCore.qmod",
212-
"branchName": "version/v1_1_25",
211+
"modLink": "https://github.com/raineaeternal/Quest-SongCore/releases/download/v1.1.26/SongCore.qmod",
212+
"branchName": "version/v1_1_26",
213213
"cmake": true
214214
}
215215
},
216-
"version": "1.1.25"
216+
"version": "1.1.26"
217217
},
218218
{
219219
"dependency": {
@@ -238,15 +238,15 @@
238238
{
239239
"dependency": {
240240
"id": "scotland2",
241-
"versionRange": "=0.1.6",
241+
"versionRange": "=0.1.7",
242242
"additionalData": {
243-
"soLink": "https://github.com/sc2ad/scotland2/releases/download/v0.1.6/libsl2.so",
244-
"debugSoLink": "https://github.com/sc2ad/scotland2/releases/download/v0.1.6/debug_libsl2.so",
243+
"soLink": "https://github.com/sc2ad/scotland2/releases/download/v0.1.7/libsl2.so",
244+
"debugSoLink": "https://github.com/sc2ad/scotland2/releases/download/v0.1.7/debug_libsl2.so",
245245
"overrideSoName": "libsl2.so",
246-
"branchName": "version/v0_1_6"
246+
"branchName": "version/v0_1_7"
247247
}
248248
},
249-
"version": "0.1.6"
249+
"version": "0.1.7"
250250
},
251251
{
252252
"dependency": {

0 commit comments

Comments
 (0)