mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-01 22:31:19 +00:00
uutils-coreutils: Update to version 0.2.2
This commit is contained in:
parent
cf6ac73b1d
commit
9c7055cccc
@ -1,23 +1,23 @@
|
||||
{
|
||||
"version": "0.2.0",
|
||||
"version": "0.2.2",
|
||||
"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.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"
|
||||
"url": "https://github.com/uutils/coreutils/releases/download/0.2.2/coreutils-0.2.2-x86_64-pc-windows-msvc.zip",
|
||||
"hash": "45922f4f43a7b4cc1191d52548201b244343cfb3c27e7761f34ce654e4cfb1b1",
|
||||
"extract_dir": "coreutils-0.2.2-x86_64-pc-windows-msvc"
|
||||
},
|
||||
"32bit": {
|
||||
"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"
|
||||
"url": "https://github.com/uutils/coreutils/releases/download/0.2.2/coreutils-0.2.2-i686-pc-windows-msvc.zip",
|
||||
"hash": "a68867d6e21bb6212c544797c1e268af8c40d5dd1bc03dfd8dba6d70868f8f9e",
|
||||
"extract_dir": "coreutils-0.2.2-i686-pc-windows-msvc"
|
||||
},
|
||||
"arm64": {
|
||||
"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"
|
||||
"url": "https://github.com/uutils/coreutils/releases/download/0.2.2/coreutils-0.2.2-aarch64-pc-windows-msvc.zip",
|
||||
"hash": "c248ac5c0f0dca0971dfda1042c3db6b9e0d498d0666192922c51f358ccbff4a",
|
||||
"extract_dir": "coreutils-0.2.2-aarch64-pc-windows-msvc"
|
||||
}
|
||||
},
|
||||
"bin": [
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user