mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-17 12:51:19 +00:00
busybox: Update to version 4882-g6e0a6b7e5 (#4495)
This commit is contained in:
parent
84050ac345
commit
82d4c0b840
@ -1,22 +1,22 @@
|
|||||||
{
|
{
|
||||||
"version": "4784-g5507c8744",
|
"version": "4882-g6e0a6b7e5",
|
||||||
"description": "BusyBox is a single binary that contains many common Unix tools",
|
"description": "BusyBox is a single binary that contains many common Unix tools",
|
||||||
"homepage": "https://frippery.org/busybox",
|
"homepage": "https://frippery.org/busybox",
|
||||||
"license": "GPL-2.0-only",
|
"license": "GPL-2.0-only",
|
||||||
"notes": "To automatically create shims for all unix commands, install 'busybox' instead.",
|
"notes": "To automatically create shims for all unix commands, install 'busybox' instead.",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://frippery.org/files/busybox/busybox-w64-FRP-4784-g5507c8744.exe#/busybox.exe",
|
"url": "https://frippery.org/files/busybox/busybox-w64-FRP-4882-g6e0a6b7e5.exe#/busybox.exe",
|
||||||
"hash": "d112c583aaa10bef1af67a45bcc69d160088521747c7d77549dd7fa12dfd88e6"
|
"hash": "3c3f8e97c7be56400db603c0fd55c3222492a6499349e635ebdba1e1b7850e8d"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://frippery.org/files/busybox/busybox-w32-FRP-4784-g5507c8744.exe#/busybox.exe",
|
"url": "https://frippery.org/files/busybox/busybox-w32-FRP-4882-g6e0a6b7e5.exe#/busybox.exe",
|
||||||
"hash": "1a257708ce5c455e0a1a56023e0d91af7e894455b9d61f69d56b126928481b82"
|
"hash": "15220687e2073e14a122cacb5d3f7dae518e7c1b4b53c64773fe1e0bb453e315"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "busybox.exe",
|
"bin": "busybox.exe",
|
||||||
"checkver": {
|
"checkver": {
|
||||||
"url": "https://frippery.org/busybox/",
|
"url": "https://frippery.org/files/busybox/?C=M;O=D",
|
||||||
"regex": ">busybox-w32-FRP-([\\w-]+)\\."
|
"regex": ">busybox-w32-FRP-([\\w-]+)\\."
|
||||||
},
|
},
|
||||||
"autoupdate": {
|
"autoupdate": {
|
||||||
|
|||||||
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"version": "4784-g5507c8744",
|
"version": "4882-g6e0a6b7e5",
|
||||||
"description": "BusyBox is a single binary that contains many common Unix tools",
|
"description": "BusyBox is a single binary that contains many common Unix tools",
|
||||||
"homepage": "https://frippery.org/busybox",
|
"homepage": "https://frippery.org/busybox",
|
||||||
"license": "GPL-2.0-only",
|
"license": "GPL-2.0-only",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://frippery.org/files/busybox/busybox-w64-FRP-4784-g5507c8744.exe#/busybox.exe",
|
"url": "https://frippery.org/files/busybox/busybox-w64-FRP-4882-g6e0a6b7e5.exe#/busybox.exe",
|
||||||
"hash": "d112c583aaa10bef1af67a45bcc69d160088521747c7d77549dd7fa12dfd88e6"
|
"hash": "3c3f8e97c7be56400db603c0fd55c3222492a6499349e635ebdba1e1b7850e8d"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://frippery.org/files/busybox/busybox-w32-FRP-4784-g5507c8744.exe#/busybox.exe",
|
"url": "https://frippery.org/files/busybox/busybox-w32-FRP-4882-g6e0a6b7e5.exe#/busybox.exe",
|
||||||
"hash": "1a257708ce5c455e0a1a56023e0d91af7e894455b9d61f69d56b126928481b82"
|
"hash": "15220687e2073e14a122cacb5d3f7dae518e7c1b4b53c64773fe1e0bb453e315"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"post_install": [
|
"post_install": [
|
||||||
@ -24,7 +24,7 @@
|
|||||||
"}"
|
"}"
|
||||||
],
|
],
|
||||||
"checkver": {
|
"checkver": {
|
||||||
"url": "https://frippery.org/busybox/",
|
"url": "https://frippery.org/files/busybox/?C=M;O=D",
|
||||||
"regex": ">busybox-w32-FRP-([\\w-]+)\\."
|
"regex": ">busybox-w32-FRP-([\\w-]+)\\."
|
||||||
},
|
},
|
||||||
"autoupdate": {
|
"autoupdate": {
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user