Skip to content

Commit

Permalink
Update dependencies in qpm.shared.json
Browse files Browse the repository at this point in the history
  • Loading branch information
FrozenAlex committed Jun 26, 2024
1 parent e997572 commit 98eb140
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions qpm.shared.json
Original file line number Diff line number Diff line change
Expand Up @@ -333,17 +333,17 @@
{
"dependency": {
"id": "beatsaverplusplus",
"versionRange": "=0.1.3",
"versionRange": "=0.1.4",
"additionalData": {
"soLink": "https://github.com/RedBrumbler/BeatSaverPlusPlus/releases/download/v0.1.3/libbeatsaverplusplus.so",
"debugSoLink": "https://github.com/RedBrumbler/BeatSaverPlusPlus/releases/download/v0.1.3/debug_libbeatsaverplusplus.so",
"soLink": "https://github.com/RedBrumbler/BeatSaverPlusPlus/releases/download/v0.1.4/libbeatsaverplusplus.so",
"debugSoLink": "https://github.com/RedBrumbler/BeatSaverPlusPlus/releases/download/v0.1.4/debug_libbeatsaverplusplus.so",
"overrideSoName": "libbeatsaverplusplus.so",
"modLink": "https://github.com/RedBrumbler/BeatSaverPlusPlus/releases/download/v0.1.3/BeatSaverPlusPlus.qmod",
"branchName": "version/v0_1_3",
"modLink": "https://github.com/RedBrumbler/BeatSaverPlusPlus/releases/download/v0.1.4/BeatSaverPlusPlus.qmod",
"branchName": "version/v0_1_4",
"cmake": false
}
},
"version": "0.1.3"
"version": "0.1.4"
},
{
"dependency": {
Expand Down

0 comments on commit 98eb140

Please sign in to comment.