mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-03 15:21:18 +00:00
busybox-lean: Add arm64 binary (#5852)
This commit is contained in:
parent
74652fbb0d
commit
df0934c358
@ -12,6 +12,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"
|
||||
}
|
||||
},
|
||||
"bin": "busybox.exe",
|
||||
@ -26,6 +30,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