From df0934c3585ce7ae1ccd0817ebd5bb599bc710bc Mon Sep 17 00:00:00 2001 From: Junian Triajianto <3881052+junian@users.noreply.github.com> Date: Tue, 21 May 2024 17:54:10 +0700 Subject: [PATCH] busybox-lean: Add arm64 binary (#5852) --- bucket/busybox-lean.json | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/bucket/busybox-lean.json b/bucket/busybox-lean.json index 8561860412..f9d6242e46 100644 --- a/bucket/busybox-lean.json +++ b/bucket/busybox-lean.json @@ -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": {