mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-17 12:51:19 +00:00
uutils-coreutils: Update to version 0.0.2
This commit is contained in:
parent
18d874fd45
commit
17fd1b9dbe
@ -1,18 +1,18 @@
|
||||
{
|
||||
"version": "0.0.1.1",
|
||||
"version": "0.0.2",
|
||||
"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.1.1/coreutils-0.0.1.1-x86_64-pc-windows-msvc.zip",
|
||||
"hash": "50389d532c14c105a6078b340afb3941015fc78e17ca1717412710c16c8475c4",
|
||||
"extract_dir": "coreutils-0.0.1.1-x86_64-pc-windows-msvc"
|
||||
"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"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/uutils/coreutils/releases/download/0.0.1.1/coreutils-0.0.1.1-i686-pc-windows-msvc.zip",
|
||||
"hash": "2551690e01aae882d7ab1c2dc71bf24ece1a3725a81ccc1b54780233b2437728",
|
||||
"extract_dir": "coreutils-0.0.1.1-i686-pc-windows-msvc"
|
||||
"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"
|
||||
}
|
||||
},
|
||||
"bin": [
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user