diff --git a/mod.json b/mod.json index d2f9cfd..f814e01 100644 --- a/mod.json +++ b/mod.json @@ -4,7 +4,7 @@ "id": "chatplex-sdk-bs", "modloader": "Scotland2", "author": "HardCPP", - "version": "6.3.0", + "version": "6.3.1", "packageId": "com.beatgames.beatsaber", "packageVersion": "1.35.0_8016709773", "description": "ChatPlex BeatSaber modding SDK (Dependence for other mods)", @@ -13,17 +13,17 @@ { "version": "^0.17.6", "id": "custom-types", - "downloadIfMissing": "https://github.com/QuestPackageManager/Il2CppQuestTypePatching/releases/download/v0.17.7/CustomTypes.qmod" + "downloadIfMissing": "https://github.com/QuestPackageManager/Il2CppQuestTypePatching/releases/download/v0.17.8/CustomTypes.qmod" }, { "version": "^0.4.20", "id": "bsml", - "downloadIfMissing": "https://github.com/RedBrumbler/Quest-BSML/releases/download/v0.4.31/BSML.qmod" + "downloadIfMissing": "https://github.com/RedBrumbler/Quest-BSML/releases/download/v0.4.41/BSML.qmod" }, { - "version": "=1.1.4", + "version": "^1.1.9", "id": "songcore", - "downloadIfMissing": "https://github.com/raineio/Quest-SongCore/releases/download/v1.1.4/SongCore.qmod" + "downloadIfMissing": "https://github.com/raineio/Quest-SongCore/releases/download/v1.1.9/SongCore.qmod" }, { "version": "^3.6.3", @@ -36,7 +36,7 @@ "libchatplex-sdk-bs.so" ], "libraryFiles": [ - "libbeatsaber-hook_5_1_6.so" + "libbeatsaber-hook_5_1_7.so" ], "fileCopies": [], "copyExtensions": [] diff --git a/qpm.json b/qpm.json index b9d56db..8a7c889 100644 --- a/qpm.json +++ b/qpm.json @@ -5,7 +5,7 @@ "info": { "name": "ChatPlexSDK-BS", "id": "chatplex-sdk-bs", - "version": "6.3.0", + "version": "6.3.1", "url": "https://github.com/hardcpp/QuestChatPlexSDK-BS", "additionalData": { "overrideSoName": "libchatplex-sdk-bs.so", @@ -75,7 +75,7 @@ }, { "id": "songcore", - "versionRange": "=1.1.4", + "versionRange": "^1.1.9", "additionalData": { "private": true } diff --git a/qpm.shared.json b/qpm.shared.json index 438c6b8..65485f0 100644 --- a/qpm.shared.json +++ b/qpm.shared.json @@ -6,7 +6,7 @@ "info": { "name": "ChatPlexSDK-BS", "id": "chatplex-sdk-bs", - "version": "6.3.0", + "version": "6.3.1", "url": "https://github.com/hardcpp/QuestChatPlexSDK-BS", "additionalData": { "overrideSoName": "libchatplex-sdk-bs.so", @@ -79,7 +79,7 @@ }, { "id": "songcore", - "versionRange": "=1.1.4", + "versionRange": "^1.1.9", "additionalData": { "private": true } @@ -138,28 +138,28 @@ { "dependency": { "id": "bsml", - "versionRange": "=0.4.31", + "versionRange": "=0.4.41", "additionalData": { - "soLink": "https://github.com/RedBrumbler/Quest-BSML/releases/download/v0.4.31/libbsml.so", - "debugSoLink": "https://github.com/RedBrumbler/Quest-BSML/releases/download/v0.4.31/debug_libbsml.so", + "soLink": "https://github.com/RedBrumbler/Quest-BSML/releases/download/v0.4.41/libbsml.so", + "debugSoLink": "https://github.com/RedBrumbler/Quest-BSML/releases/download/v0.4.41/debug_libbsml.so", "overrideSoName": "libbsml.so", - "modLink": "https://github.com/RedBrumbler/Quest-BSML/releases/download/v0.4.31/BSML.qmod", - "branchName": "version/v0_4_31", + "modLink": "https://github.com/RedBrumbler/Quest-BSML/releases/download/v0.4.41/BSML.qmod", + "branchName": "version/v0_4_41", "cmake": true } }, - "version": "0.4.31" + "version": "0.4.41" }, { "dependency": { "id": "custom-types", - "versionRange": "=0.17.7", + "versionRange": "=0.17.8", "additionalData": { - "soLink": "https://github.com/QuestPackageManager/Il2CppQuestTypePatching/releases/download/v0.17.7/libcustom-types.so", - "debugSoLink": "https://github.com/QuestPackageManager/Il2CppQuestTypePatching/releases/download/v0.17.7/debug_libcustom-types.so", + "soLink": "https://github.com/QuestPackageManager/Il2CppQuestTypePatching/releases/download/v0.17.8/libcustom-types.so", + "debugSoLink": "https://github.com/QuestPackageManager/Il2CppQuestTypePatching/releases/download/v0.17.8/debug_libcustom-types.so", "overrideSoName": "libcustom-types.so", - "modLink": "https://github.com/QuestPackageManager/Il2CppQuestTypePatching/releases/download/v0.17.7/CustomTypes.qmod", - "branchName": "version/v0_17_7", + "modLink": "https://github.com/QuestPackageManager/Il2CppQuestTypePatching/releases/download/v0.17.8/CustomTypes.qmod", + "branchName": "version/v0_17_8", "compileOptions": { "cppFlags": [ "-Wno-invalid-offsetof" @@ -168,7 +168,7 @@ "cmake": true } }, - "version": "0.17.7" + "version": "0.17.8" }, { "dependency": { @@ -225,29 +225,29 @@ { "dependency": { "id": "songcore", - "versionRange": "=1.1.4", + "versionRange": "=1.1.9", "additionalData": { - "soLink": "https://github.com/raineio/Quest-SongCore/releases/download/v1.1.4/libsongcore.so", - "debugSoLink": "https://github.com/raineio/Quest-SongCore/releases/download/v1.1.4/debug_libsongcore.so", + "soLink": "https://github.com/raineio/Quest-SongCore/releases/download/v1.1.9/libsongcore.so", + "debugSoLink": "https://github.com/raineio/Quest-SongCore/releases/download/v1.1.9/debug_libsongcore.so", "overrideSoName": "libsongcore.so", - "modLink": "https://github.com/raineio/Quest-SongCore/releases/download/v1.1.4/SongCore.qmod", - "branchName": "version/v1_1_4" + "modLink": "https://github.com/raineio/Quest-SongCore/releases/download/v1.1.9/SongCore.qmod", + "branchName": "version/v1_1_9" } }, - "version": "1.1.4" + "version": "1.1.9" }, { "dependency": { "id": "beatsaber-hook", - "versionRange": "=5.1.6", + "versionRange": "=5.1.7", "additionalData": { - "soLink": "https://github.com/QuestPackageManager/beatsaber-hook/releases/download/v5.1.6/libbeatsaber-hook_5_1_6.so", - "debugSoLink": "https://github.com/QuestPackageManager/beatsaber-hook/releases/download/v5.1.6/debug_libbeatsaber-hook_5_1_6.so", - "branchName": "version/v5_1_6", + "soLink": "https://github.com/QuestPackageManager/beatsaber-hook/releases/download/v5.1.7/libbeatsaber-hook_5_1_7.so", + "debugSoLink": "https://github.com/QuestPackageManager/beatsaber-hook/releases/download/v5.1.7/debug_libbeatsaber-hook_5_1_7.so", + "branchName": "version/v5_1_7", "cmake": true } }, - "version": "5.1.6" + "version": "5.1.7" }, { "dependency": {