mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-02 14:51:18 +00:00
uutils-coreutils-lean: Update to version 0.2.0
This commit is contained in:
parent
e814f0ad24
commit
013f25b51c
@ -1,23 +1,23 @@
|
||||
{
|
||||
"version": "0.1.0",
|
||||
"version": "0.2.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.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"
|
||||
"url": "https://github.com/uutils/coreutils/releases/download/0.2.0/coreutils-0.2.0-x86_64-pc-windows-msvc.zip",
|
||||
"hash": "5b1b8d6e88b3ed8d3af1ca7b180b3d99674751286e797f9735c367d680cfc634",
|
||||
"extract_dir": "coreutils-0.2.0-x86_64-pc-windows-msvc"
|
||||
},
|
||||
"32bit": {
|
||||
"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"
|
||||
"url": "https://github.com/uutils/coreutils/releases/download/0.2.0/coreutils-0.2.0-i686-pc-windows-msvc.zip",
|
||||
"hash": "814234e3129a68532bc94249744ec4fbda50e00fc9b47ae00ccf77d5bf2e4c5b",
|
||||
"extract_dir": "coreutils-0.2.0-i686-pc-windows-msvc"
|
||||
},
|
||||
"arm64": {
|
||||
"url": "https://github.com/uutils/coreutils/releases/download/0.1.0/coreutils-0.1.0-aarch64-pc-windows-msvc.zip",
|
||||
"hash": "9faa0ec0f3df47cafa0a09fcead46da28e2640b5fe1316ad9cb7e11f19050bd4",
|
||||
"extract_dir": "coreutils-0.1.0-aarch64-pc-windows-msvc"
|
||||
"url": "https://github.com/uutils/coreutils/releases/download/0.2.0/coreutils-0.2.0-aarch64-pc-windows-msvc.zip",
|
||||
"hash": "ed282fbb5a500574050e2a0c9e668d8ea13a7be4968625d2bb0e5a5758dcb08c",
|
||||
"extract_dir": "coreutils-0.2.0-aarch64-pc-windows-msvc"
|
||||
}
|
||||
},
|
||||
"bin": [
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user