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