mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-02 06:41:19 +00:00
uutils-coreutils-lean: Update to version 0.0.14
This commit is contained in:
parent
5a3cf019af
commit
479dc86b12
@ -1,18 +1,18 @@
|
|||||||
{
|
{
|
||||||
"version": "0.0.13",
|
"version": "0.0.14",
|
||||||
"description": "Rust implementation of GNU coreutils (binaries compiled with MSVC)",
|
"description": "Rust implementation of GNU coreutils (binaries compiled with MSVC)",
|
||||||
"homepage": "https://github.com/uutils/coreutils",
|
"homepage": "https://github.com/uutils/coreutils",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://github.com/uutils/coreutils/releases/download/0.0.13/coreutils-0.0.13-x86_64-pc-windows-msvc.zip",
|
"url": "https://github.com/uutils/coreutils/releases/download/0.0.14/coreutils-0.0.14-x86_64-pc-windows-msvc.zip",
|
||||||
"hash": "f176ce50cf07f9e20a414157165c81e7b10db32c955190ba93cf24cf72bd3e76",
|
"hash": "16ace295859d56bac9bada8856b9900b20f5e94ce7c4728155c3c4365e926084",
|
||||||
"extract_dir": "coreutils-0.0.13-x86_64-pc-windows-msvc"
|
"extract_dir": "coreutils-0.0.14-x86_64-pc-windows-msvc"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/uutils/coreutils/releases/download/0.0.13/coreutils-0.0.13-i686-pc-windows-msvc.zip",
|
"url": "https://github.com/uutils/coreutils/releases/download/0.0.14/coreutils-0.0.14-i686-pc-windows-msvc.zip",
|
||||||
"hash": "4bd7a5d05d1a8e346fc37cb649bdccc4e41b2e31560cccd33a432e92ba4211ea",
|
"hash": "4407e922b021fc014e92550242a0fb97a06333b89b2472ba8377b216986575f5",
|
||||||
"extract_dir": "coreutils-0.0.13-i686-pc-windows-msvc"
|
"extract_dir": "coreutils-0.0.14-i686-pc-windows-msvc"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": [
|
"bin": [
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user