ScoopInstaller_Main/bucket/busybox-lean.json
2024-09-20 20:28:50 +00:00

43 lines
1.7 KiB
JSON

{
"version": "5467-g9376eebd8",
"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-5467-g9376eebd8.exe#/busybox.exe",
"hash": "9d04939789a8d458ea25ffe8fdd788ae4edc15408936da0e5c1394f02cb21a43"
},
"32bit": {
"url": "https://frippery.org/files/busybox/busybox-w32-FRP-5467-g9376eebd8.exe#/busybox.exe",
"hash": "ed2f95da9555268e93c7af52feb48e148534ee518b9128f65dda9a2767b61b9e"
},
"arm64": {
"url": "https://frippery.org/files/busybox/busybox-w64a-FRP-5467-g9376eebd8.exe#/busybox.exe",
"hash": "c9fdc4e4e441608f5c462089dfe8ea0557ba8db2ff317c8f8fa98ebfb721c3cf"
}
},
"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"
}
}
}