ScoopInstaller_Main/bucket/busybox-lean.json
2025-02-28 12:32:53 +00:00

43 lines
1.7 KiB
JSON

{
"version": "5579-g5749feb35",
"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-5579-g5749feb35.exe#/busybox.exe",
"hash": "1255109d6335adf8374888f9c9fc70221f098cb6bf03f183e710e71179ecad78"
},
"32bit": {
"url": "https://frippery.org/files/busybox/busybox-w32-FRP-5579-g5749feb35.exe#/busybox.exe",
"hash": "497607849a3e581615e46292d9063313d9a27a54380aad60ba2c5328838e3bb6"
},
"arm64": {
"url": "https://frippery.org/files/busybox/busybox-w64a-FRP-5579-g5749feb35.exe#/busybox.exe",
"hash": "fef0dd0546a8448ab904b3caeeb17c2aa19a34a107fab7954b90e4511266a376"
}
},
"bin": "busybox.exe",
"checkver": {
"url": "https://frippery.org/files/busybox/?C=M;O=D",
"regex": ">busybox-w32-FRP-([\\w-]+)\\."
},
"autoupdate": {
"architecture": {
"64bit": {
"url": "https://frippery.org/files/busybox/busybox-w64-FRP-$version.exe#/busybox.exe"
},
"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": {
"url": "$baseurl/SHA256SUM"
}
}
}