mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-02 14:51:18 +00:00
busybox: Add arm64 binary (#5851)
This commit is contained in:
parent
67b2ce9342
commit
74652fbb0d
@ -11,6 +11,10 @@
|
||||
"32bit": {
|
||||
"url": "https://frippery.org/files/busybox/busybox-w32-FRP-5301-gda71f7c57.exe#/busybox.exe",
|
||||
"hash": "dd6b2fc4d4809ff39f0e738c0dcb85624187abf3e3239043bdd4e64bb4ba8ec3"
|
||||
},
|
||||
"arm64": {
|
||||
"url": "https://frippery.org/files/busybox/busybox-w64a-FRP-5301-gda71f7c57.exe#/busybox.exe",
|
||||
"hash": "103c43d3a8f32ecca58b56cbace60fdc7a3d498b76250b70e5742c46b1571241"
|
||||
}
|
||||
},
|
||||
"post_install": [
|
||||
@ -34,6 +38,9 @@
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://frippery.org/files/busybox/busybox-w32-FRP-$version.exe#/busybox.exe"
|
||||
},
|
||||
"arm64": {
|
||||
"url": "https://frippery.org/files/busybox/busybox-w64a-FRP-$version.exe#/busybox.exe"
|
||||
}
|
||||
},
|
||||
"hash": {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user