Skip to content

Commit

Permalink
Update to BS 1.40.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Fernthedev committed Feb 1, 2025
1 parent 505dd8c commit 6e09595
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 16 deletions.
2 changes: 1 addition & 1 deletion qpm.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
},
{
"id": "bs-cordl",
"versionRange": "^4000.0.0",
"versionRange": "^4010.0.0",
"additionalData": {}
},
{
Expand Down
30 changes: 15 additions & 15 deletions qpm.shared.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@
},
{
"id": "bs-cordl",
"versionRange": "^4000.0.0",
"versionRange": "^4010.0.0",
"additionalData": {}
},
{
Expand Down Expand Up @@ -98,12 +98,12 @@
{
"dependency": {
"id": "paper2_scotland2",
"versionRange": "=4.4.0",
"versionRange": "=4.5.0",
"additionalData": {
"soLink": "https://github.com/Fernthedev/paperlog/releases/download/v4.4.0/libpaper2_scotland2.so",
"soLink": "https://github.com/Fernthedev/paperlog/releases/download/v4.5.0/libpaper2_scotland2.so",
"overrideSoName": "libpaper2_scotland2.so",
"modLink": "https://github.com/Fernthedev/paperlog/releases/download/v4.4.0/paper2_scotland2.qmod",
"branchName": "version/v4_4_0",
"modLink": "https://github.com/Fernthedev/paperlog/releases/download/v4.5.0/paper2_scotland2.qmod",
"branchName": "version/v4_5_0",
"compileOptions": {
"systemIncludes": [
"shared/utfcpp/source"
Expand All @@ -112,7 +112,7 @@
"cmake": false
}
},
"version": "4.4.0"
"version": "4.5.0"
},
{
"dependency": {
Expand Down Expand Up @@ -184,10 +184,10 @@
{
"dependency": {
"id": "bs-cordl",
"versionRange": "=4000.1.1",
"versionRange": "=4010.0.0",
"additionalData": {
"headersOnly": true,
"branchName": "version/v4000_1_1",
"branchName": "version/v4010_0_0",
"compileOptions": {
"includePaths": [
"include"
Expand All @@ -203,22 +203,22 @@
}
}
},
"version": "4000.1.1"
"version": "4010.0.0"
},
{
"dependency": {
"id": "beatsaber-hook",
"versionRange": "=6.3.0",
"versionRange": "=6.4.0",
"additionalData": {
"soLink": "https://github.com/QuestPackageManager/beatsaber-hook/releases/download/v6.3.0/libbeatsaber-hook.so",
"debugSoLink": "https://github.com/QuestPackageManager/beatsaber-hook/releases/download/v6.3.0/debug_libbeatsaber-hook.so",
"soLink": "https://github.com/QuestPackageManager/beatsaber-hook/releases/download/v6.4.0/libbeatsaber-hook.so",
"debugSoLink": "https://github.com/QuestPackageManager/beatsaber-hook/releases/download/v6.4.0/debug_libbeatsaber-hook.so",
"overrideSoName": "libbeatsaber-hook.so",
"modLink": "https://github.com/QuestPackageManager/beatsaber-hook/releases/download/v6.3.0/beatsaber-hook.qmod",
"branchName": "version/v6_3_0",
"modLink": "https://github.com/QuestPackageManager/beatsaber-hook/releases/download/v6.4.0/beatsaber-hook.qmod",
"branchName": "version/v6_4_0",
"cmake": true
}
},
"version": "6.3.0"
"version": "6.4.0"
},
{
"dependency": {
Expand Down

0 comments on commit 6e09595

Please sign in to comment.