mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-03 07:11:21 +00:00
uutils-coreutils: Update to version 0.0.22
This commit is contained in:
parent
d479ed1676
commit
128870ad53
@ -1,18 +1,18 @@
|
||||
{
|
||||
"version": "0.0.21",
|
||||
"version": "0.0.22",
|
||||
"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.21/coreutils-0.0.21-x86_64-pc-windows-msvc.zip",
|
||||
"hash": "327c1d2cfc19f92e7f7183d1ca6f2585ccaf6b302e87325a6429812c05b9fbcd",
|
||||
"extract_dir": "coreutils-0.0.21-x86_64-pc-windows-msvc"
|
||||
"url": "https://github.com/uutils/coreutils/releases/download/0.0.22/coreutils-0.0.22-x86_64-pc-windows-msvc.zip",
|
||||
"hash": "10205267e7ee1a3465b7eef13b3e5193f6c1f9faa6aab819e0741711d423b03a",
|
||||
"extract_dir": "coreutils-0.0.22-x86_64-pc-windows-msvc"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/uutils/coreutils/releases/download/0.0.21/coreutils-0.0.21-i686-pc-windows-msvc.zip",
|
||||
"hash": "28b9041ac406cb36aa0f55dc58630dab1a308e293355e82c7e4e532d7a408008",
|
||||
"extract_dir": "coreutils-0.0.21-i686-pc-windows-msvc"
|
||||
"url": "https://github.com/uutils/coreutils/releases/download/0.0.22/coreutils-0.0.22-i686-pc-windows-msvc.zip",
|
||||
"hash": "cb2b98eb5fae526f7ad92d2a6781cbeca9e08592b633f7a631abb7c8a634b042",
|
||||
"extract_dir": "coreutils-0.0.22-i686-pc-windows-msvc"
|
||||
}
|
||||
},
|
||||
"bin": [
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user