File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1+ {
2+ "version" : " 0.52.5" ,
3+ "description" : " Proto is a pluggable version manager, a unified toolchain." ,
4+ "homepage" : " https://moonrepo.dev/docs/proto" ,
5+ "license" : " MIT" ,
6+ "architecture" : {
7+ "64bit" : {
8+ "url" : " https://gh-proxy.com/https://github.com/moonrepo/proto/releases/download/v0.52.5/proto_cli-x86_64-pc-windows-msvc.zip" ,
9+ "hash" : " fdf3b65bb60930a7f454cb164ea86040ea28a62b8ee586b67672b9a145c01dc7"
10+ }
11+ },
12+ "bin" : [
13+ " proto.exe" ,
14+ " proto-shim.exe"
15+ ],
16+ "env_set" : {
17+ "PROTO_HOME" : " $dir"
18+ },
19+ "checkver" : {
20+ "github" : " https://github.com/moonrepo/proto"
21+ },
22+ "autoupdate" : {
23+ "architecture" : {
24+ "64bit" : {
25+ "url" : " https://github.com/moonrepo/proto/releases/download/v$version/proto_cli-x86_64-pc-windows-msvc.zip"
26+ }
27+ },
28+ "hash" : {
29+ "url" : " $baseurl/proto_cli-x86_64-pc-windows-msvc.zip.sha256"
30+ }
31+ }
32+ }
You can’t perform that action at this time.
0 commit comments