mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-01 22:31:19 +00:00
uutils-coreutils-lean: Update to version 0.1.0
This commit is contained in:
parent
5918703a0b
commit
38e5dbc3fe
@ -1,18 +1,18 @@
|
||||
{
|
||||
"version": "0.0.30",
|
||||
"version": "0.1.0",
|
||||
"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.30/coreutils-0.0.30-x86_64-pc-windows-msvc.zip",
|
||||
"hash": "3931f570ff2665db09b30614521712cc1d31426793e189a5db704d2c40599ba9",
|
||||
"extract_dir": "coreutils-0.0.30-x86_64-pc-windows-msvc"
|
||||
"url": "https://github.com/uutils/coreutils/releases/download/0.1.0/coreutils-0.1.0-x86_64-pc-windows-msvc.zip",
|
||||
"hash": "4ff3c7e5149ade20a342487d1c09cc6cc63599af6dfb28d2558b925780a72d82",
|
||||
"extract_dir": "coreutils-0.1.0-x86_64-pc-windows-msvc"
|
||||
},
|
||||
"32bit": {
|
||||
"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"
|
||||
"url": "https://github.com/uutils/coreutils/releases/download/0.1.0/coreutils-0.1.0-i686-pc-windows-msvc.zip",
|
||||
"hash": "36efc2d9295fff72bab4f8b87963a4ee8c0d83d008f145a273fab967aa6d6aae",
|
||||
"extract_dir": "coreutils-0.1.0-i686-pc-windows-msvc"
|
||||
}
|
||||
},
|
||||
"bin": [
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user