mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
uutils-coreutils: Update to version 0.0.17
This commit is contained in:
parent
197ccf2554
commit
26a21bad1b
@ -1,18 +1,18 @@
|
||||
{
|
||||
"version": "0.0.16",
|
||||
"version": "0.0.17",
|
||||
"description": "Rust implementation of GNU coreutils (binaries compiled with MSVC)",
|
||||
"homepage": "https://github.com/uutils/coreutils",
|
||||
"license": "MIT",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/uutils/coreutils/releases/download/0.0.16/coreutils-0.0.16-x86_64-pc-windows-msvc.zip",
|
||||
"hash": "cf9135a27600299a1a52dd94d5cbf5b7c5073ec2629d892d11de92a44daed3ba",
|
||||
"extract_dir": "coreutils-0.0.16-x86_64-pc-windows-msvc"
|
||||
"url": "https://github.com/uutils/coreutils/releases/download/0.0.17/coreutils-0.0.17-x86_64-pc-windows-msvc.zip",
|
||||
"hash": "01c591bde3ae3208985cdad7cb168c521792c3901ada8406dac21b47d4d73f27",
|
||||
"extract_dir": "coreutils-0.0.17-x86_64-pc-windows-msvc"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/uutils/coreutils/releases/download/0.0.16/coreutils-0.0.16-i686-pc-windows-msvc.zip",
|
||||
"hash": "95bdf9b9a51c75298e8518bc64c426aa8f64954426f9695f106734e8170815ca",
|
||||
"extract_dir": "coreutils-0.0.16-i686-pc-windows-msvc"
|
||||
"url": "https://github.com/uutils/coreutils/releases/download/0.0.17/coreutils-0.0.17-i686-pc-windows-msvc.zip",
|
||||
"hash": "b7b7a4348fa73cf6b1978cd34e89c1673e43325955ceac636bea11e6b1dc1a03",
|
||||
"extract_dir": "coreutils-0.0.17-i686-pc-windows-msvc"
|
||||
}
|
||||
},
|
||||
"bin": [
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user