mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
uutils-coreutils: Update to version 0.0.13
This commit is contained in:
parent
d6559c1669
commit
4612b89a54
@ -1,18 +1,18 @@
|
||||
{
|
||||
"version": "0.0.12",
|
||||
"version": "0.0.13",
|
||||
"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.12/coreutils-0.0.12-x86_64-pc-windows-msvc.zip",
|
||||
"hash": "006d1e41a21e3d1f1be7916446b5030899ae186de9d98b6f3246d99ba56e5b8b",
|
||||
"extract_dir": "coreutils-0.0.12-x86_64-pc-windows-msvc"
|
||||
"url": "https://github.com/uutils/coreutils/releases/download/0.0.13/coreutils-0.0.13-x86_64-pc-windows-msvc.zip",
|
||||
"hash": "f176ce50cf07f9e20a414157165c81e7b10db32c955190ba93cf24cf72bd3e76",
|
||||
"extract_dir": "coreutils-0.0.13-x86_64-pc-windows-msvc"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/uutils/coreutils/releases/download/0.0.12/coreutils-0.0.12-i686-pc-windows-msvc.zip",
|
||||
"hash": "10705f570d263e94c1a13fd0b05493ee3e411b3ce5128c8a3dab9d21988a3f82",
|
||||
"extract_dir": "coreutils-0.0.12-i686-pc-windows-msvc"
|
||||
"url": "https://github.com/uutils/coreutils/releases/download/0.0.13/coreutils-0.0.13-i686-pc-windows-msvc.zip",
|
||||
"hash": "4bd7a5d05d1a8e346fc37cb649bdccc4e41b2e31560cccd33a432e92ba4211ea",
|
||||
"extract_dir": "coreutils-0.0.13-i686-pc-windows-msvc"
|
||||
}
|
||||
},
|
||||
"bin": [
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user