mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-03 15:21:18 +00:00
uutils-coreutils-lean: Update to version 0.0.19
This commit is contained in:
parent
678d2f35a0
commit
73acc03e73
@ -1,18 +1,18 @@
|
||||
{
|
||||
"version": "0.0.18",
|
||||
"version": "0.0.19",
|
||||
"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.18/coreutils-0.0.18-x86_64-pc-windows-msvc.zip",
|
||||
"hash": "c23ad147dd36d657453f35fd056d8e561fb562e0ac562568318802eae1d2c3da",
|
||||
"extract_dir": "coreutils-0.0.18-x86_64-pc-windows-msvc"
|
||||
"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"
|
||||
},
|
||||
"32bit": {
|
||||
"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"
|
||||
"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"
|
||||
}
|
||||
},
|
||||
"bin": [
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user