Skip to content

Commit c912685

Browse files
committed
Fix deps, Bump version 6.3.1
1 parent b2b6344 commit c912685

File tree

3 files changed

+36
-36
lines changed

3 files changed

+36
-36
lines changed

mod.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"id": "qbeatsaberplus-menumusic",
55
"modloader": "Scotland2",
66
"author": "HardCPP",
7-
"version": "6.3.0",
7+
"version": "6.3.1",
88
"packageId": "com.beatgames.beatsaber",
99
"packageVersion": "1.35.0_8016709773",
1010
"description": "Feel good!",
@@ -13,30 +13,30 @@
1313
{
1414
"version": "^0.17.6",
1515
"id": "custom-types",
16-
"downloadIfMissing": "https://github.com/QuestPackageManager/Il2CppQuestTypePatching/releases/download/v0.17.7/CustomTypes.qmod"
16+
"downloadIfMissing": "https://github.com/QuestPackageManager/Il2CppQuestTypePatching/releases/download/v0.17.8/CustomTypes.qmod"
1717
},
1818
{
19-
"version": "=1.1.4",
19+
"version": "^1.1.9",
2020
"id": "songcore",
21-
"downloadIfMissing": "https://github.com/raineio/Quest-SongCore/releases/download/v1.1.4/SongCore.qmod"
21+
"downloadIfMissing": "https://github.com/raineio/Quest-SongCore/releases/download/v1.1.9/SongCore.qmod"
2222
},
2323
{
2424
"version": "^3.6.3",
2525
"id": "paper",
2626
"downloadIfMissing": "https://github.com/Fernthedev/paperlog/releases/download/v3.6.3/paperlog.qmod"
2727
},
2828
{
29-
"version": "^6.3.0",
29+
"version": "^6.3.1",
3030
"id": "chatplex-sdk-bs",
31-
"downloadIfMissing": "https://github.com/hardcpp/QuestChatPlexSDK-BS/releases/download/v6.3.0/ChatPlexSDK-BS.qmod"
31+
"downloadIfMissing": "https://github.com/hardcpp/QuestChatPlexSDK-BS/releases/download/v6.3.1/ChatPlexSDK-BS.qmod"
3232
}
3333
],
3434
"modFiles": [],
3535
"lateModFiles": [
3636
"libqbeatsaberplus-menumusic.so"
3737
],
3838
"libraryFiles": [
39-
"libbeatsaber-hook_5_1_6.so"
39+
"libbeatsaber-hook_5_1_7.so"
4040
],
4141
"fileCopies": [],
4242
"copyExtensions": []

qpm.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"info": {
66
"name": "QBeatSaberPlus-MenuMusic",
77
"id": "qbeatsaberplus-menumusic",
8-
"version": "6.3.0",
8+
"version": "6.3.1",
99
"url": "https://github.com/hardcpp/QBeatSaberPlus-MenuMusic",
1010
"additionalData": {
1111
"overrideSoName": "libqbeatsaberplus-menumusic.so",
@@ -68,7 +68,7 @@
6868
},
6969
{
7070
"id": "songcore",
71-
"versionRange": "=1.1.4",
71+
"versionRange": "^1.1.9",
7272
"additionalData": {
7373
"private": true
7474
}
@@ -85,7 +85,7 @@
8585
},
8686
{
8787
"id": "chatplex-sdk-bs",
88-
"versionRange": "^6.3.0",
88+
"versionRange": "^6.3.1",
8989
"additionalData": {
9090
"private": true
9191
}

qpm.shared.json

Lines changed: 26 additions & 26 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"info": {
77
"name": "QBeatSaberPlus-MenuMusic",
88
"id": "qbeatsaberplus-menumusic",
9-
"version": "6.3.0",
9+
"version": "6.3.1",
1010
"url": "https://github.com/hardcpp/QBeatSaberPlus-MenuMusic",
1111
"additionalData": {
1212
"overrideSoName": "libqbeatsaberplus-menumusic.so",
@@ -72,7 +72,7 @@
7272
},
7373
{
7474
"id": "songcore",
75-
"versionRange": "=1.1.4",
75+
"versionRange": "^1.1.9",
7676
"additionalData": {
7777
"private": true
7878
}
@@ -89,7 +89,7 @@
8989
},
9090
{
9191
"id": "chatplex-sdk-bs",
92-
"versionRange": "^6.3.0",
92+
"versionRange": "^6.3.1",
9393
"additionalData": {
9494
"private": true
9595
}
@@ -148,28 +148,28 @@
148148
{
149149
"dependency": {
150150
"id": "chatplex-sdk-bs",
151-
"versionRange": "=6.3.0",
151+
"versionRange": "=6.3.1",
152152
"additionalData": {
153-
"soLink": "https://github.com/hardcpp/QuestChatPlexSDK-BS/releases/download/v6.3.0/libchatplex-sdk-bs.so",
154-
"debugSoLink": "https://github.com/hardcpp/QuestChatPlexSDK-BS/releases/download/v6.3.0/debug_libchatplex-sdk-bs.so",
153+
"soLink": "https://github.com/hardcpp/QuestChatPlexSDK-BS/releases/download/v6.3.1/libchatplex-sdk-bs.so",
154+
"debugSoLink": "https://github.com/hardcpp/QuestChatPlexSDK-BS/releases/download/v6.3.1/debug_libchatplex-sdk-bs.so",
155155
"overrideSoName": "libchatplex-sdk-bs.so",
156-
"modLink": "https://github.com/hardcpp/QuestChatPlexSDK-BS/releases/download/v6.3.0/ChatPlexSDK-BS.qmod",
157-
"branchName": "version/v6_3_0",
156+
"modLink": "https://github.com/hardcpp/QuestChatPlexSDK-BS/releases/download/v6.3.1/ChatPlexSDK-BS.qmod",
157+
"branchName": "version/v6_3_1",
158158
"cmake": true
159159
}
160160
},
161-
"version": "6.3.0"
161+
"version": "6.3.1"
162162
},
163163
{
164164
"dependency": {
165165
"id": "custom-types",
166-
"versionRange": "=0.17.7",
166+
"versionRange": "=0.17.8",
167167
"additionalData": {
168-
"soLink": "https://github.com/QuestPackageManager/Il2CppQuestTypePatching/releases/download/v0.17.7/libcustom-types.so",
169-
"debugSoLink": "https://github.com/QuestPackageManager/Il2CppQuestTypePatching/releases/download/v0.17.7/debug_libcustom-types.so",
168+
"soLink": "https://github.com/QuestPackageManager/Il2CppQuestTypePatching/releases/download/v0.17.8/libcustom-types.so",
169+
"debugSoLink": "https://github.com/QuestPackageManager/Il2CppQuestTypePatching/releases/download/v0.17.8/debug_libcustom-types.so",
170170
"overrideSoName": "libcustom-types.so",
171-
"modLink": "https://github.com/QuestPackageManager/Il2CppQuestTypePatching/releases/download/v0.17.7/CustomTypes.qmod",
172-
"branchName": "version/v0_17_7",
171+
"modLink": "https://github.com/QuestPackageManager/Il2CppQuestTypePatching/releases/download/v0.17.8/CustomTypes.qmod",
172+
"branchName": "version/v0_17_8",
173173
"compileOptions": {
174174
"cppFlags": [
175175
"-Wno-invalid-offsetof"
@@ -178,7 +178,7 @@
178178
"cmake": true
179179
}
180180
},
181-
"version": "0.17.7"
181+
"version": "0.17.8"
182182
},
183183
{
184184
"dependency": {
@@ -206,29 +206,29 @@
206206
{
207207
"dependency": {
208208
"id": "songcore",
209-
"versionRange": "=1.1.4",
209+
"versionRange": "=1.1.9",
210210
"additionalData": {
211-
"soLink": "https://github.com/raineio/Quest-SongCore/releases/download/v1.1.4/libsongcore.so",
212-
"debugSoLink": "https://github.com/raineio/Quest-SongCore/releases/download/v1.1.4/debug_libsongcore.so",
211+
"soLink": "https://github.com/raineio/Quest-SongCore/releases/download/v1.1.9/libsongcore.so",
212+
"debugSoLink": "https://github.com/raineio/Quest-SongCore/releases/download/v1.1.9/debug_libsongcore.so",
213213
"overrideSoName": "libsongcore.so",
214-
"modLink": "https://github.com/raineio/Quest-SongCore/releases/download/v1.1.4/SongCore.qmod",
215-
"branchName": "version/v1_1_4"
214+
"modLink": "https://github.com/raineio/Quest-SongCore/releases/download/v1.1.9/SongCore.qmod",
215+
"branchName": "version/v1_1_9"
216216
}
217217
},
218-
"version": "1.1.4"
218+
"version": "1.1.9"
219219
},
220220
{
221221
"dependency": {
222222
"id": "beatsaber-hook",
223-
"versionRange": "=5.1.6",
223+
"versionRange": "=5.1.7",
224224
"additionalData": {
225-
"soLink": "https://github.com/QuestPackageManager/beatsaber-hook/releases/download/v5.1.6/libbeatsaber-hook_5_1_6.so",
226-
"debugSoLink": "https://github.com/QuestPackageManager/beatsaber-hook/releases/download/v5.1.6/debug_libbeatsaber-hook_5_1_6.so",
227-
"branchName": "version/v5_1_6",
225+
"soLink": "https://github.com/QuestPackageManager/beatsaber-hook/releases/download/v5.1.7/libbeatsaber-hook_5_1_7.so",
226+
"debugSoLink": "https://github.com/QuestPackageManager/beatsaber-hook/releases/download/v5.1.7/debug_libbeatsaber-hook_5_1_7.so",
227+
"branchName": "version/v5_1_7",
228228
"cmake": true
229229
}
230230
},
231-
"version": "5.1.6"
231+
"version": "5.1.7"
232232
},
233233
{
234234
"dependency": {

0 commit comments

Comments
 (0)