From 09992a34c3f6eb9792ae5bbea0a16e5bb62f99d8 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 18 Aug 2023 16:27:00 +0000 Subject: [PATCH] busybox-lean: Update to version 5181-g5c1a3b00e --- bucket/busybox-lean.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/busybox-lean.json b/bucket/busybox-lean.json index d5db66053f..e58bd14a59 100644 --- a/bucket/busybox-lean.json +++ b/bucket/busybox-lean.json @@ -1,17 +1,17 @@ { - "version": "5007-g82accfc19", + "version": "5181-g5c1a3b00e", "description": "BusyBox is a single binary that contains many common Unix tools", "homepage": "https://frippery.org/busybox", "license": "GPL-2.0-only", "notes": "To automatically create shims for all unix commands, install 'busybox' instead.", "architecture": { "64bit": { - "url": "https://frippery.org/files/busybox/busybox-w64-FRP-5007-g82accfc19.exe#/busybox.exe", - "hash": "8263abc2aee6b6f3b3c41aa704bee98987bf7b1ea9bce833f75c7bce89ec1602" + "url": "https://frippery.org/files/busybox/busybox-w64-FRP-5181-g5c1a3b00e.exe#/busybox.exe", + "hash": "a588896f31f791d0496a489e1dce09e1e5ff0d1735e886851394a4e8e71875a5" }, "32bit": { - "url": "https://frippery.org/files/busybox/busybox-w32-FRP-5007-g82accfc19.exe#/busybox.exe", - "hash": "2d6fff0b2de5c034c92990d696c0d85a677b8a75931fa1ec30694fbf1f1df5c9" + "url": "https://frippery.org/files/busybox/busybox-w32-FRP-5181-g5c1a3b00e.exe#/busybox.exe", + "hash": "09ff6e9d0db9b036e32fdd9f9a603bb27b7c2803fe1dc8612729c27b02780f24" } }, "bin": "busybox.exe",