File tree Expand file tree Collapse file tree 1 file changed +26
-0
lines changed Expand file tree Collapse file tree 1 file changed +26
-0
lines changed Original file line number Diff line number Diff line change 1+ {
2+ "version" : " 2.1.0" ,
3+ "description" : " Command-line tool from the Alire project and supporting library" ,
4+ "homepage" : " https://github.com/alire-project/alire" ,
5+ "license" : " GPL-3.0-only" ,
6+ "architecture" : {
7+ "64bit" : {
8+ "url" : " https://github.com/alire-project/alire/releases/download/v2.1.0/alr-2.1.0-bin-x86_64-windows.zip" ,
9+ "hash" : " 373ed06114f46c80e8a10c00a5edb3a14a86c9ad1ce6326060d734968a8155d9"
10+ }
11+ },
12+ "bin" : " bin\\ alr.exe" ,
13+ "checkver" : {
14+ "github" : " https://github.com/alire-project/alire"
15+ },
16+ "autoupdate" : {
17+ "architecture" : {
18+ "64bit" : {
19+ "url" : " https://github.com/alire-project/alire/releases/download/v$version/alr-$version-bin-x86_64-windows.zip"
20+ }
21+ },
22+ "hash" : {
23+ "url" : " $baseurl/checksums.txt"
24+ }
25+ }
26+ }
You can’t perform that action at this time.
0 commit comments