mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 00:01:20 +00:00
uutils-coreutils: Update to version 0.0.26
This commit is contained in:
parent
9e248cc5f8
commit
fc30f0745a
@ -1,18 +1,18 @@
|
|||||||
{
|
{
|
||||||
"version": "0.0.23",
|
"version": "0.0.26",
|
||||||
"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.23/coreutils-0.0.23-x86_64-pc-windows-msvc.zip",
|
"url": "https://github.com/uutils/coreutils/releases/download/0.0.26/coreutils-0.0.26-x86_64-pc-windows-msvc.zip",
|
||||||
"hash": "6a09488f926f1462e6d80070473580b194534c3dd7e38e15dc6c4733da46252e",
|
"hash": "eaa3e4ab14193385c104127cd2dd6ebf37d98b3d2005e4ffce809d7ea38edee9",
|
||||||
"extract_dir": "coreutils-0.0.23-x86_64-pc-windows-msvc"
|
"extract_dir": "coreutils-0.0.26-x86_64-pc-windows-msvc"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/uutils/coreutils/releases/download/0.0.23/coreutils-0.0.23-i686-pc-windows-msvc.zip",
|
"url": "https://github.com/uutils/coreutils/releases/download/0.0.26/coreutils-0.0.26-i686-pc-windows-msvc.zip",
|
||||||
"hash": "81a05cd58bbb7301b6f331af0416173424533c97665671c2951124512a2145a8",
|
"hash": "2311fe11debb06c706a36ac5c8f1589f4ca821a5145b97258b1f25206679a133",
|
||||||
"extract_dir": "coreutils-0.0.23-i686-pc-windows-msvc"
|
"extract_dir": "coreutils-0.0.26-i686-pc-windows-msvc"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": [
|
"bin": [
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user