mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
uutils-coreutils: Update to version 0.0.3
This commit is contained in:
parent
67fc7eeb5a
commit
1b583bb83f
@ -1,18 +1,18 @@
|
||||
{
|
||||
"version": "0.0.2",
|
||||
"version": "0.0.3",
|
||||
"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.2/coreutils-0.0.2-x86_64-pc-windows-msvc.zip",
|
||||
"hash": "56617ad342f007884ef1d4f5482228445b72193da95ace02fac01d297ddd7164",
|
||||
"extract_dir": "coreutils-0.0.2-x86_64-pc-windows-msvc"
|
||||
"url": "https://github.com/uutils/coreutils/releases/download/0.0.3/coreutils-0.0.3-x86_64-pc-windows-msvc.zip",
|
||||
"hash": "e15b7740d0660d36ce061392c26e4449a61e4bb5a71c90101dfc2e325467fd42",
|
||||
"extract_dir": "coreutils-0.0.3-x86_64-pc-windows-msvc"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/uutils/coreutils/releases/download/0.0.2/coreutils-0.0.2-i686-pc-windows-msvc.zip",
|
||||
"hash": "4519e4354198e318dcbed3d6d46b00a3bc48a5bb63684bd4b2cfd702d39cfb83",
|
||||
"extract_dir": "coreutils-0.0.2-i686-pc-windows-msvc"
|
||||
"url": "https://github.com/uutils/coreutils/releases/download/0.0.3/coreutils-0.0.3-i686-pc-windows-msvc.zip",
|
||||
"hash": "d232521ee3f5580ba1aa8471acc149e52d87abde35f849f40754b8c69ac4ff57",
|
||||
"extract_dir": "coreutils-0.0.3-i686-pc-windows-msvc"
|
||||
}
|
||||
},
|
||||
"bin": [
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user