mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-02 21:41:19 +00:00
36 lines
1.3 KiB
JSON
36 lines
1.3 KiB
JSON
{
|
|
"version": "5236-g7dff7f376",
|
|
"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-5236-g7dff7f376.exe#/busybox.exe",
|
|
"hash": "a698706a2438c5712c55d95b0749d9e9c46ec95fe23ff9a34390b099fd13d3c5"
|
|
},
|
|
"32bit": {
|
|
"url": "https://frippery.org/files/busybox/busybox-w32-FRP-5236-g7dff7f376.exe#/busybox.exe",
|
|
"hash": "31c44e62e3a99e89126fc0c16883f85f26b0e9ca3a59ec936a2c3625763a0864"
|
|
}
|
|
},
|
|
"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"
|
|
}
|
|
}
|
|
}
|