everything-cli@1.1.0.30: Add arm64

This commit is contained in:
HUMORCE 2025-07-31 12:46:26 +00:00
parent e3862c1f5b
commit d325a2f668
No known key found for this signature in database
GPG Key ID: FF7A96FF20AE10DC

View File

@ -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"
}
}
}