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 4e6d395 commit 16a3a3c
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion qpm.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,11 @@
"url": "https://github.com/bsq-ports/Chroma",
"additionalData": {
"headersOnly": true,
"overrideSoName": "libchroma.so"
"soLink": "https://github.com/bsq-ports/Chroma/releases/download/v2.6.2/libchroma.so",
"debugSoLink": "https://github.com/bsq-ports/Chroma/releases/download/v2.6.2/debug_libchroma.so",
"overrideSoName": "libchroma.so",
"modLink": "https://github.com/bsq-ports/Chroma/releases/download/v2.6.2/chroma.qmod",
"branchName": "version-v2.6.2"
}
},
"dependencies": [
Expand Down

0 comments on commit 16a3a3c

Please sign in to comment.