mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-10-31 22:01:19 +00:00
evans@0.10.11: Add arm64 version (#5064)
This commit is contained in:
parent
ee4ff49269
commit
d0fb1783aa
@ -11,6 +11,10 @@
|
||||
"32bit": {
|
||||
"url": "https://github.com/ktr0731/evans/releases/download/v0.10.11/evans_windows_386.tar.gz",
|
||||
"hash": "bce80a5ca9354c900eed0821bb17ff0f162ee7c60925637c6af1bfcbce7dc9e7"
|
||||
},
|
||||
"arm64": {
|
||||
"url": "https://github.com/ktr0731/evans/releases/download/v0.10.11/evans_windows_arm64.tar.gz",
|
||||
"hash": "8fab21d03b060ebd4c27ffb06a7a2dcbc600adb5db3b1656d42a18cf29ced420"
|
||||
}
|
||||
},
|
||||
"bin": "evans.exe",
|
||||
@ -24,6 +28,9 @@
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/ktr0731/evans/releases/download/v$version/evans_windows_386.tar.gz"
|
||||
},
|
||||
"arm64": {
|
||||
"url": "https://github.com/ktr0731/evans/releases/download/v$version/evans_windows_arm64.tar.gz"
|
||||
}
|
||||
},
|
||||
"hash": {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user