File tree Expand file tree Collapse file tree 1 file changed +7
-0
lines changed
Expand file tree Collapse file tree 1 file changed +7
-0
lines changed Original file line number Diff line number Diff line change 77 "64bit" : {
88 "url" : " https://github.com/jj-vcs/jj/releases/download/v0.37.0/jj-v0.37.0-x86_64-pc-windows-msvc.zip" ,
99 "hash" : " 8400a4021a94dbb29b292b776812ef0d17c125bc72603cfdf8e18d2f382bccb1"
10+ },
11+ "arm64" : {
12+ "url" : " https://github.com/jj-vcs/jj/releases/download/v0.37.0/jj-v0.37.0-aarch64-pc-windows-msvc.zip" ,
13+ "hash" : " 47645aa127449baf6b8ffa54353b5018bc3463a545c7aed4cb9fb13833e94d71"
1014 }
1115 },
1216 "bin" : " jj.exe" ,
1519 "architecture" : {
1620 "64bit" : {
1721 "url" : " https://github.com/jj-vcs/jj/releases/download/v$version/jj-v$version-x86_64-pc-windows-msvc.zip"
22+ },
23+ "arm64" : {
24+ "url" : " https://github.com/jj-vcs/jj/releases/download/v$version/jj-v$version-aarch64-pc-windows-msvc.zip"
1825 }
1926 }
2027 }
You can’t perform that action at this time.
0 commit comments