ScoopInstaller_Main/bucket/busybox-lean.json

36 lines
1.3 KiB
JSON

{
"version": "4882-g6e0a6b7e5",
"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-4882-g6e0a6b7e5.exe#/busybox.exe",
"hash": "3c3f8e97c7be56400db603c0fd55c3222492a6499349e635ebdba1e1b7850e8d"
},
"32bit": {
"url": "https://frippery.org/files/busybox/busybox-w32-FRP-4882-g6e0a6b7e5.exe#/busybox.exe",
"hash": "15220687e2073e14a122cacb5d3f7dae518e7c1b4b53c64773fe1e0bb453e315"
}
},
"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"
}
},
"hash": {
"url": "$baseurl/SHA256SUM"
}
}
}