mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-18 13:21:19 +00:00
uutils-coreutils: Update to version 0.5.0
This commit is contained in:
parent
4ed480eeba
commit
7738089fec
@ -1,23 +1,23 @@
|
|||||||
{
|
{
|
||||||
"version": "0.4.0",
|
"version": "0.5.0",
|
||||||
"description": "Rust implementation of GNU coreutils (binaries compiled with MSVC)",
|
"description": "Rust implementation of GNU coreutils (binaries compiled with MSVC)",
|
||||||
"homepage": "https://uutils.github.io/coreutils/",
|
"homepage": "https://uutils.github.io/coreutils/",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://github.com/uutils/coreutils/releases/download/0.4.0/coreutils-0.4.0-x86_64-pc-windows-msvc.zip",
|
"url": "https://github.com/uutils/coreutils/releases/download/0.5.0/coreutils-0.5.0-x86_64-pc-windows-msvc.zip",
|
||||||
"hash": "3d22d9371118f3f6b2dbbc98d21cbfee5d3a752732af5b1efb456c6410095cda",
|
"hash": "ba0a319a2acf0ab2c1786fb75a246090d905f49762638e903b4f8ff3195b72be",
|
||||||
"extract_dir": "coreutils-0.4.0-x86_64-pc-windows-msvc"
|
"extract_dir": "coreutils-0.5.0-x86_64-pc-windows-msvc"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/uutils/coreutils/releases/download/0.4.0/coreutils-0.4.0-i686-pc-windows-msvc.zip",
|
"url": "https://github.com/uutils/coreutils/releases/download/0.5.0/coreutils-0.5.0-i686-pc-windows-msvc.zip",
|
||||||
"hash": "52fda51612b67da59b3d3e55988d38b8a7e3468950538af410aaa2662aff5ddf",
|
"hash": "99c60f408f9b2ba243a6ae31e635cbc62a319573a103d56c154ae038479ba7e2",
|
||||||
"extract_dir": "coreutils-0.4.0-i686-pc-windows-msvc"
|
"extract_dir": "coreutils-0.5.0-i686-pc-windows-msvc"
|
||||||
},
|
},
|
||||||
"arm64": {
|
"arm64": {
|
||||||
"url": "https://github.com/uutils/coreutils/releases/download/0.4.0/coreutils-0.4.0-aarch64-pc-windows-msvc.zip",
|
"url": "https://github.com/uutils/coreutils/releases/download/0.5.0/coreutils-0.5.0-aarch64-pc-windows-msvc.zip",
|
||||||
"hash": "82b22fe1ca187d9aa136937aa52f2a485e40a98816f6fbecc6655199bf783198",
|
"hash": "96538e06f0092b23cb0f368426fc2b1132f494ce7195ccc53e0fc8071436f73c",
|
||||||
"extract_dir": "coreutils-0.4.0-aarch64-pc-windows-msvc"
|
"extract_dir": "coreutils-0.5.0-aarch64-pc-windows-msvc"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": [
|
"bin": [
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user