mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-01 14:21:19 +00:00
hostctl@1.1.4: Add arm64 version (#5953)
This commit is contained in:
parent
c877150af9
commit
2e8761a6d3
@ -7,6 +7,10 @@
|
|||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://github.com/guumaster/hostctl/releases/download/v1.1.4/hostctl_1.1.4_windows_64-bit.zip",
|
"url": "https://github.com/guumaster/hostctl/releases/download/v1.1.4/hostctl_1.1.4_windows_64-bit.zip",
|
||||||
"hash": "81a1f26f70ee7c60a3e1c6d50f745b538086168a591bef5d8e330d21cedc32aa"
|
"hash": "81a1f26f70ee7c60a3e1c6d50f745b538086168a591bef5d8e330d21cedc32aa"
|
||||||
|
},
|
||||||
|
"arm64": {
|
||||||
|
"url": "https://github.com/guumaster/hostctl/releases/download/v1.1.4/hostctl_1.1.4_windows_arm64.zip",
|
||||||
|
"hash": "98c130eb695be6e1ae039ae7db40f5452a044a67932c821e42476b86f18ee583"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "hostctl.exe",
|
"bin": "hostctl.exe",
|
||||||
@ -15,6 +19,9 @@
|
|||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://github.com/guumaster/hostctl/releases/download/v$version/hostctl_$version_windows_64-bit.zip"
|
"url": "https://github.com/guumaster/hostctl/releases/download/v$version/hostctl_$version_windows_64-bit.zip"
|
||||||
|
},
|
||||||
|
"arm64": {
|
||||||
|
"url": "https://github.com/guumaster/hostctl/releases/download/v$version/hostctl_$version_windows_arm64.zip"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"hash": {
|
"hash": {
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user