mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-03 07:11:21 +00:00
uutils-coreutils: Update to version 0.0.3
This commit is contained in:
parent
951751e057
commit
77ff49bf04
@ -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/rivy/rust.coreutils/releases/download/0.0.2/uutils-0.0.2-x86_64-pc-windows-msvc.zip",
|
||||
"hash": "814772699d18f9615b66602105372f1f5f003f44b59f2154d9c45f2d52f82c6b",
|
||||
"extract_dir": "uutils-0.0.2-x86_64-pc-windows-msvc"
|
||||
"url": "https://github.com/rivy/rust.coreutils/releases/download/0.0.3/uutils-0.0.3-x86_64-pc-windows-msvc.zip",
|
||||
"hash": "ab4a80df9c2046ff578b5bdb8e61d4e4ed4dc9684f583dbdce60d9fe5900dea6",
|
||||
"extract_dir": "uutils-0.0.3-x86_64-pc-windows-msvc"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/rivy/rust.coreutils/releases/download/0.0.2/uutils-0.0.2-i686-pc-windows-msvc.zip",
|
||||
"hash": "95d06feaf8f3a71a5fca8e9476e651733eff078c47b264d365e6f0075d5bab1f",
|
||||
"extract_dir": "uutils-0.0.2-i686-pc-windows-msvc"
|
||||
"url": "https://github.com/rivy/rust.coreutils/releases/download/0.0.3/uutils-0.0.3-i686-pc-windows-msvc.zip",
|
||||
"hash": "8beef7663a0ae2d8823d33467cb597021e2969b417fdf82006e2eec07ea0fb2e",
|
||||
"extract_dir": "uutils-0.0.3-i686-pc-windows-msvc"
|
||||
}
|
||||
},
|
||||
"bin": "uutils.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user