mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-01 06:11:20 +00:00
uutils-coreutils-lean: Update to version 0.3.0
This commit is contained in:
parent
60a4842076
commit
d6cb59a40e
@ -1,23 +1,23 @@
|
||||
{
|
||||
"version": "0.2.2",
|
||||
"version": "0.3.0",
|
||||
"description": "Rust implementation of GNU coreutils (binaries compiled with MSVC)",
|
||||
"homepage": "https://uutils.github.io/coreutils/",
|
||||
"license": "MIT",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/uutils/coreutils/releases/download/0.2.2/coreutils-0.2.2-x86_64-pc-windows-msvc.zip",
|
||||
"hash": "45922f4f43a7b4cc1191d52548201b244343cfb3c27e7761f34ce654e4cfb1b1",
|
||||
"extract_dir": "coreutils-0.2.2-x86_64-pc-windows-msvc"
|
||||
"url": "https://github.com/uutils/coreutils/releases/download/0.3.0/coreutils-0.3.0-x86_64-pc-windows-msvc.zip",
|
||||
"hash": "bcb447c03bc8e15ae78a749586eddf238f4c6d9576c1b4de6b6077fa3bce2a4f",
|
||||
"extract_dir": "coreutils-0.3.0-x86_64-pc-windows-msvc"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/uutils/coreutils/releases/download/0.2.2/coreutils-0.2.2-i686-pc-windows-msvc.zip",
|
||||
"hash": "a68867d6e21bb6212c544797c1e268af8c40d5dd1bc03dfd8dba6d70868f8f9e",
|
||||
"extract_dir": "coreutils-0.2.2-i686-pc-windows-msvc"
|
||||
"url": "https://github.com/uutils/coreutils/releases/download/0.3.0/coreutils-0.3.0-i686-pc-windows-msvc.zip",
|
||||
"hash": "adb01ea026c46fc1e2d6d998047d980b63abf49b54f34de7c5fc94fc7611dfee",
|
||||
"extract_dir": "coreutils-0.3.0-i686-pc-windows-msvc"
|
||||
},
|
||||
"arm64": {
|
||||
"url": "https://github.com/uutils/coreutils/releases/download/0.2.2/coreutils-0.2.2-aarch64-pc-windows-msvc.zip",
|
||||
"hash": "c248ac5c0f0dca0971dfda1042c3db6b9e0d498d0666192922c51f358ccbff4a",
|
||||
"extract_dir": "coreutils-0.2.2-aarch64-pc-windows-msvc"
|
||||
"url": "https://github.com/uutils/coreutils/releases/download/0.3.0/coreutils-0.3.0-aarch64-pc-windows-msvc.zip",
|
||||
"hash": "e3dadc0af59461b2da53a7d9b70c930009183963cfbf34b0d3b9f5c5451f7f0a",
|
||||
"extract_dir": "coreutils-0.3.0-aarch64-pc-windows-msvc"
|
||||
}
|
||||
},
|
||||
"bin": [
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user