ScoopInstaller_Main/bucket/busybox-lean.json
2024-06-25 16:29:06 +00:00

43 lines
1.7 KiB
JSON

{
"version": "5398-g89ae34445",
"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-5398-g89ae34445.exe#/busybox.exe",
"hash": "1f0d55121c519d3f7fb3d1aad20c06a52035e40945829752774911d9a2e25f7b"
},
"32bit": {
"url": "https://frippery.org/files/busybox/busybox-w32-FRP-5398-g89ae34445.exe#/busybox.exe",
"hash": "e311f576b6222a6a30fc892c4be13bd42387bcca65563e7ffff7004b9460b86c"
},
"arm64": {
"url": "https://frippery.org/files/busybox/busybox-w64a-FRP-5398-g89ae34445.exe#/busybox.exe",
"hash": "489f95ae78073cd398a42ebce42469f6bccf55f9a5511a7d57438869f1a71dc8"
}
},
"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"
}
}
}