mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-01 22:31:19 +00:00
uutils-coreutils-lean: Update to version 0.0.30
This commit is contained in:
parent
43e1834797
commit
cf59b50815
@ -1,18 +1,18 @@
|
||||
{
|
||||
"version": "0.0.28",
|
||||
"version": "0.0.30",
|
||||
"description": "Rust implementation of GNU coreutils (binaries compiled with MSVC)",
|
||||
"homepage": "https://uutils.github.io/coreutils/",
|
||||
"license": "MIT",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/uutils/coreutils/releases/download/0.0.28/coreutils-0.0.28-x86_64-pc-windows-msvc.zip",
|
||||
"hash": "34faf03e8550b523ac74668ad65fb12730930c636370f828580309a426ba93e2",
|
||||
"extract_dir": "coreutils-0.0.28-x86_64-pc-windows-msvc"
|
||||
"url": "https://github.com/uutils/coreutils/releases/download/0.0.30/coreutils-0.0.30-x86_64-pc-windows-msvc.zip",
|
||||
"hash": "3931f570ff2665db09b30614521712cc1d31426793e189a5db704d2c40599ba9",
|
||||
"extract_dir": "coreutils-0.0.30-x86_64-pc-windows-msvc"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/uutils/coreutils/releases/download/0.0.28/coreutils-0.0.28-i686-pc-windows-msvc.zip",
|
||||
"hash": "a3ace2b9111f7c6add567a251f772d181eadc95830aad3bab566bed48c3723c1",
|
||||
"extract_dir": "coreutils-0.0.28-i686-pc-windows-msvc"
|
||||
"url": "https://github.com/uutils/coreutils/releases/download/0.0.30/coreutils-0.0.30-i686-pc-windows-msvc.zip",
|
||||
"hash": "8cfe11cd0cd043099ab4598d943f786a0b5727677d5f418f8525481ea3d26f10",
|
||||
"extract_dir": "coreutils-0.0.30-i686-pc-windows-msvc"
|
||||
}
|
||||
},
|
||||
"bin": [
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user