mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-01 22:31:19 +00:00
36 lines
1.3 KiB
JSON
36 lines
1.3 KiB
JSON
{
|
|
"version": "4716-g31467ddfc",
|
|
"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-4716-g31467ddfc.exe#/busybox.exe",
|
|
"hash": "137a346a40c0a0facdfc0f10b47ea52e3d4413db2da1e15d1d2093e8ef7f3acb"
|
|
},
|
|
"32bit": {
|
|
"url": "https://frippery.org/files/busybox/busybox-w32-FRP-4716-g31467ddfc.exe#/busybox.exe",
|
|
"hash": "b4fd02bb938f97e59a0242da6a7763104d9cd344f96427af178940271b22ed5c"
|
|
}
|
|
},
|
|
"bin": "busybox.exe",
|
|
"checkver": {
|
|
"url": "https://frippery.org/busybox/",
|
|
"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"
|
|
}
|
|
}
|
|
}
|