Skip to content

Commit

Permalink
Updated qpm.json
Browse files Browse the repository at this point in the history
  • Loading branch information
Github Actions committed Aug 20, 2022
1 parent ad327b7 commit 1a2b715
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions qpm.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,9 +7,9 @@
"version": "3.12.0",
"url": "https://github.com/sc2ad/beatsaber-hook",
"additionalData": {
"soLink": "https://github.com/sc2ad/beatsaber-hook/releases/download/v0.5.8/libbeatsaber-hook.so",
"debugSoLink": "https://github.com/sc2ad/beatsaber-hook/releases/download/v0.5.8/debug_libbeatsaber-hook.so",
"branchName": "master"
"soLink": "https://github.com/sc2ad/beatsaber-hook/releases/download/v3.12.0/libbeatsaber-hook_3_12_0.so",
"debugSoLink": "https://github.com/sc2ad/beatsaber-hook/releases/download/v3.12.0/debug_libbeatsaber-hook_3_12_0.so",
"branchName": "version-v3.12.0"
}
},
"dependencies": [
Expand Down

0 comments on commit 1a2b715

Please sign in to comment.