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 Sep 17, 2021
1 parent ed65cd3 commit 978feed
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": "2.3.1",
"url": "https://github.com/sc2ad/beatsaber-hook",
"additionalData": {
"branchName": "master",
"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": "version-v2.3.1",
"soLink": "https://github.com/sc2ad/beatsaber-hook/releases/download/v2.3.1/libbeatsaber-hook_2_3_1.so.so",
"debugSoLink": "https://github.com/sc2ad/beatsaber-hook/releases/download/v2.3.1/debug_libbeatsaber-hook_2_3_1.so"
}
},
"dependencies": [
Expand Down

0 comments on commit 978feed

Please sign in to comment.