mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-19 13:51:19 +00:00
uutils-coreutils: Update to version 0.0.4
This commit is contained in:
parent
6603146c0d
commit
75b50bb124
@ -1,18 +1,18 @@
|
||||
{
|
||||
"version": "0.0.3",
|
||||
"version": "0.0.4",
|
||||
"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.3/coreutils-0.0.3-x86_64-pc-windows-msvc.zip",
|
||||
"hash": "e15b7740d0660d36ce061392c26e4449a61e4bb5a71c90101dfc2e325467fd42",
|
||||
"extract_dir": "coreutils-0.0.3-x86_64-pc-windows-msvc"
|
||||
"url": "https://github.com/uutils/coreutils/releases/download/0.0.4/coreutils-0.0.4-x86_64-pc-windows-msvc.zip",
|
||||
"hash": "b148de39e1344b17ca079cde9f8dad69a049b8273ad136e46b03f3a234ffb26d",
|
||||
"extract_dir": "coreutils-0.0.4-x86_64-pc-windows-msvc"
|
||||
},
|
||||
"32bit": {
|
||||
"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"
|
||||
"url": "https://github.com/uutils/coreutils/releases/download/0.0.4/coreutils-0.0.4-i686-pc-windows-msvc.zip",
|
||||
"hash": "00650402f8a328b675072614da4c56f0b15d62f190e712777edced8376d6abf4",
|
||||
"extract_dir": "coreutils-0.0.4-i686-pc-windows-msvc"
|
||||
}
|
||||
},
|
||||
"bin": [
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user