mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-01 22:31:19 +00:00
uutils-coreutils-lean: Update to version 0.0.20
This commit is contained in:
parent
4385ace7aa
commit
f93aab9260
@ -1,18 +1,18 @@
|
||||
{
|
||||
"version": "0.0.19",
|
||||
"version": "0.0.20",
|
||||
"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.19/coreutils-0.0.19-x86_64-pc-windows-msvc.zip",
|
||||
"hash": "faf84690bf0342e2fd5ff4f47366b6a5fe37bccba06fefc623a50e1afe7852c5",
|
||||
"extract_dir": "coreutils-0.0.19-x86_64-pc-windows-msvc"
|
||||
"url": "https://github.com/uutils/coreutils/releases/download/0.0.20/coreutils-0.0.20-x86_64-pc-windows-msvc.zip",
|
||||
"hash": "5d0462b4d7ceb174bd83207fdf8c2da8917e9f6903ea34c2eda850c2d28565a4",
|
||||
"extract_dir": "coreutils-0.0.20-x86_64-pc-windows-msvc"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/uutils/coreutils/releases/download/0.0.19/coreutils-0.0.19-i686-pc-windows-msvc.zip",
|
||||
"hash": "60d36d1e11fc6e26c772fed0a89c6405d5953a617bfff8dfcbf61c4cce16e1f5",
|
||||
"extract_dir": "coreutils-0.0.19-i686-pc-windows-msvc"
|
||||
"url": "https://github.com/uutils/coreutils/releases/download/0.0.20/coreutils-0.0.20-i686-pc-windows-msvc.zip",
|
||||
"hash": "bb807f68a09026c03ac8a119bbc0132d54c7ba99cabbc465c59a204f741668cd",
|
||||
"extract_dir": "coreutils-0.0.20-i686-pc-windows-msvc"
|
||||
}
|
||||
},
|
||||
"bin": [
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user