We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e3ea7cb commit 385aaebCopy full SHA for 385aaeb
qpm.json
@@ -7,9 +7,9 @@
7
"version": "3.1.0",
8
"url": "https://github.com/sc2ad/beatsaber-hook",
9
"additionalData": {
10
- "branchName": "master",
11
- "soLink": "https://github.com/sc2ad/beatsaber-hook/releases/download/v0.5.8/libbeatsaber-hook.so",
12
- "debugSoLink": "https://github.com/sc2ad/beatsaber-hook/releases/download/v0.5.8/debug_libbeatsaber-hook.so"
+ "branchName": "version-v3.1.0",
+ "soLink": "https://github.com/sc2ad/beatsaber-hook/releases/download/v3.1.0/libbeatsaber-hook_3_1_0.so.so",
+ "debugSoLink": "https://github.com/sc2ad/beatsaber-hook/releases/download/v3.1.0/debug_libbeatsaber-hook_3_1_0.so"
13
}
14
},
15
"dependencies": [
0 commit comments