mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-10-31 22:01:19 +00:00
everything-cli@1.1.0.30: Add arm64
This commit is contained in:
parent
e3862c1f5b
commit
d325a2f668
@ -12,6 +12,10 @@
|
||||
"32bit": {
|
||||
"url": "https://www.voidtools.com/ES-1.1.0.30.x86.zip",
|
||||
"hash": "7e9f04cb92e9eb0440655a395537b204e98e3accd5335e610649d323b15f5117"
|
||||
},
|
||||
"arm64": {
|
||||
"url": "https://www.voidtools.com/ES-1.1.0.30.ARM64.zip",
|
||||
"hash": "af5f02b29d6e91b7e70d3b6809bbfe931af671d981e060ecb4f015c30f9697b9"
|
||||
}
|
||||
},
|
||||
"pre_install": [
|
||||
@ -32,6 +36,9 @@
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://www.voidtools.com/ES-$version.x86.zip"
|
||||
},
|
||||
"arm64": {
|
||||
"url": "https://www.voidtools.com/ES-$version.ARM64.zip"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user