From 74652fbb0d88edd269612149bab6a086a516ec8e Mon Sep 17 00:00:00 2001 From: Junian Triajianto <3881052+junian@users.noreply.github.com> Date: Tue, 21 May 2024 17:53:41 +0700 Subject: [PATCH] busybox: Add arm64 binary (#5851) --- bucket/busybox.json | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/bucket/busybox.json b/bucket/busybox.json index 2d93444ec7..4e3de3fc31 100644 --- a/bucket/busybox.json +++ b/bucket/busybox.json @@ -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": {