mirror of
https://github.com/ScoopInstaller/Main.git
synced 2026-02-04 02:54:48 +00:00
uutils-coreutils: Update to version 0.6.0
This commit is contained in:
parent
b4d9935c21
commit
07d6b03d50
@ -1,5 +1,5 @@
|
||||
{
|
||||
"version": "0.5.0",
|
||||
"version": "0.6.0",
|
||||
"description": "A cross-platform Rust reimplementation of GNU coreutils (binaries compiled with MSVC), with some options or behaviors potentially differing from GNU coreutils.",
|
||||
"homepage": "https://uutils.github.io/coreutils/",
|
||||
"license": {
|
||||
@ -11,19 +11,19 @@
|
||||
},
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/uutils/coreutils/releases/download/0.5.0/coreutils-0.5.0-x86_64-pc-windows-msvc.zip",
|
||||
"hash": "ba0a319a2acf0ab2c1786fb75a246090d905f49762638e903b4f8ff3195b72be",
|
||||
"extract_dir": "coreutils-0.5.0-x86_64-pc-windows-msvc"
|
||||
"url": "https://github.com/uutils/coreutils/releases/download/0.6.0/coreutils-0.6.0-x86_64-pc-windows-msvc.zip",
|
||||
"hash": "f223058a51e8a2a4b92d9f1a1b2954f7a02b6d0f42e4a7e0413fcdb93be2e287",
|
||||
"extract_dir": "coreutils-0.6.0-x86_64-pc-windows-msvc"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/uutils/coreutils/releases/download/0.5.0/coreutils-0.5.0-i686-pc-windows-msvc.zip",
|
||||
"hash": "99c60f408f9b2ba243a6ae31e635cbc62a319573a103d56c154ae038479ba7e2",
|
||||
"extract_dir": "coreutils-0.5.0-i686-pc-windows-msvc"
|
||||
"url": "https://github.com/uutils/coreutils/releases/download/0.6.0/coreutils-0.6.0-i686-pc-windows-msvc.zip",
|
||||
"hash": "4b95738775de79250af2ce4f1ca2ed88a31b37910b87b2b6f9f317755c9c1240",
|
||||
"extract_dir": "coreutils-0.6.0-i686-pc-windows-msvc"
|
||||
},
|
||||
"arm64": {
|
||||
"url": "https://github.com/uutils/coreutils/releases/download/0.5.0/coreutils-0.5.0-aarch64-pc-windows-msvc.zip",
|
||||
"hash": "96538e06f0092b23cb0f368426fc2b1132f494ce7195ccc53e0fc8071436f73c",
|
||||
"extract_dir": "coreutils-0.5.0-aarch64-pc-windows-msvc"
|
||||
"url": "https://github.com/uutils/coreutils/releases/download/0.6.0/coreutils-0.6.0-aarch64-pc-windows-msvc.zip",
|
||||
"hash": "7183bd5aff648b76517182e50d94819efdaede637650f5b9ad9117c171c4eebf",
|
||||
"extract_dir": "coreutils-0.6.0-aarch64-pc-windows-msvc"
|
||||
}
|
||||
},
|
||||
"bin": [
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user