Skip to content

Commit 967857f

Browse files
committed
Update dependencies
1 parent b3bf22e commit 967857f

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

qpm.shared.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -253,13 +253,13 @@
253253
{
254254
"dependency": {
255255
"id": "custom-types",
256-
"versionRange": "=0.17.9",
256+
"versionRange": "=0.17.10",
257257
"additionalData": {
258-
"soLink": "https://github.com/QuestPackageManager/Il2CppQuestTypePatching/releases/download/v0.17.9/libcustom-types.so",
259-
"debugSoLink": "https://github.com/QuestPackageManager/Il2CppQuestTypePatching/releases/download/v0.17.9/debug_libcustom-types.so",
258+
"soLink": "https://github.com/QuestPackageManager/Il2CppQuestTypePatching/releases/download/v0.17.10/libcustom-types.so",
259+
"debugSoLink": "https://github.com/QuestPackageManager/Il2CppQuestTypePatching/releases/download/v0.17.10/debug_libcustom-types.so",
260260
"overrideSoName": "libcustom-types.so",
261-
"modLink": "https://github.com/QuestPackageManager/Il2CppQuestTypePatching/releases/download/v0.17.9/CustomTypes.qmod",
262-
"branchName": "version/v0_17_9",
261+
"modLink": "https://github.com/QuestPackageManager/Il2CppQuestTypePatching/releases/download/v0.17.10/CustomTypes.qmod",
262+
"branchName": "version/v0_17_10",
263263
"compileOptions": {
264264
"cppFlags": [
265265
"-Wno-invalid-offsetof"
@@ -268,7 +268,7 @@
268268
"cmake": true
269269
}
270270
},
271-
"version": "0.17.9"
271+
"version": "0.17.10"
272272
},
273273
{
274274
"dependency": {

0 commit comments

Comments
 (0)