mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-17 04:41:21 +00:00
uutils-coreutils: Update to version 0.0.12
This commit is contained in:
parent
3ec3d581f0
commit
4521b54dbc
@ -1,18 +1,18 @@
|
|||||||
{
|
{
|
||||||
"version": "0.0.8",
|
"version": "0.0.12",
|
||||||
"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.8/coreutils-0.0.8-x86_64-pc-windows-msvc.zip",
|
"url": "https://github.com/uutils/coreutils/releases/download/0.0.12/coreutils-0.0.12-x86_64-pc-windows-msvc.zip",
|
||||||
"hash": "8783e2b412dde8d7818d620245be5f0e54051f10698bfe536fd6b2ee8dc46637",
|
"hash": "006d1e41a21e3d1f1be7916446b5030899ae186de9d98b6f3246d99ba56e5b8b",
|
||||||
"extract_dir": "coreutils-0.0.8-x86_64-pc-windows-msvc"
|
"extract_dir": "coreutils-0.0.12-x86_64-pc-windows-msvc"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/uutils/coreutils/releases/download/0.0.8/coreutils-0.0.8-i686-pc-windows-msvc.zip",
|
"url": "https://github.com/uutils/coreutils/releases/download/0.0.12/coreutils-0.0.12-i686-pc-windows-msvc.zip",
|
||||||
"hash": "82dbea71c83087c1de01c4c7dbe1ca9f9829ef2c53f6af44e973748180bb9ce3",
|
"hash": "10705f570d263e94c1a13fd0b05493ee3e411b3ce5128c8a3dab9d21988a3f82",
|
||||||
"extract_dir": "coreutils-0.0.8-i686-pc-windows-msvc"
|
"extract_dir": "coreutils-0.0.12-i686-pc-windows-msvc"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": [
|
"bin": [
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user