mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-01 22:31:19 +00:00
43 lines
1.7 KiB
JSON
43 lines
1.7 KiB
JSON
{
|
|
"version": "5857-g3681e397f",
|
|
"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-5857-g3681e397f.exe#/busybox.exe",
|
|
"hash": "0ee2bfac98adea79969ff9a969799def74db332a86afa87a890e6230642eb901"
|
|
},
|
|
"32bit": {
|
|
"url": "https://frippery.org/files/busybox/busybox-w32-FRP-5857-g3681e397f.exe#/busybox.exe",
|
|
"hash": "94baf9f3db6edccff5dd378c14e6f61b9cbdd253479ed07671e498cf0f72ef28"
|
|
},
|
|
"arm64": {
|
|
"url": "https://frippery.org/files/busybox/busybox-w64a-FRP-5857-g3681e397f.exe#/busybox.exe",
|
|
"hash": "4e39dc577782fd0af75222738e609ba43d8d2a98131e88928f1b0dad45048b99"
|
|
}
|
|
},
|
|
"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"
|
|
}
|
|
}
|
|
}
|