mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-02 14:51:18 +00:00
uutils-coreutils-lean: Update to version 0.0.18
This commit is contained in:
parent
9efa78d843
commit
441194feae
@ -1,18 +1,18 @@
|
||||
{
|
||||
"version": "0.0.17",
|
||||
"version": "0.0.18",
|
||||
"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.17/coreutils-0.0.17-x86_64-pc-windows-msvc.zip",
|
||||
"hash": "01c591bde3ae3208985cdad7cb168c521792c3901ada8406dac21b47d4d73f27",
|
||||
"extract_dir": "coreutils-0.0.17-x86_64-pc-windows-msvc"
|
||||
"url": "https://github.com/uutils/coreutils/releases/download/0.0.18/coreutils-0.0.18-x86_64-pc-windows-msvc.zip",
|
||||
"hash": "c23ad147dd36d657453f35fd056d8e561fb562e0ac562568318802eae1d2c3da",
|
||||
"extract_dir": "coreutils-0.0.18-x86_64-pc-windows-msvc"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/uutils/coreutils/releases/download/0.0.17/coreutils-0.0.17-i686-pc-windows-msvc.zip",
|
||||
"hash": "b7b7a4348fa73cf6b1978cd34e89c1673e43325955ceac636bea11e6b1dc1a03",
|
||||
"extract_dir": "coreutils-0.0.17-i686-pc-windows-msvc"
|
||||
"url": "https://github.com/uutils/coreutils/releases/download/0.0.18/coreutils-0.0.18-i686-pc-windows-msvc.zip",
|
||||
"hash": "0bd2df313324bec9b6e045235c3f03ab9c56fd11279bec970396f239d2c2a8d7",
|
||||
"extract_dir": "coreutils-0.0.18-i686-pc-windows-msvc"
|
||||
}
|
||||
},
|
||||
"bin": [
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user