mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
uutils-coreutils: Update to version 0.0.6
This commit is contained in:
parent
adbc8d10dd
commit
847727247f
@ -1,18 +1,18 @@
|
||||
{
|
||||
"version": "0.0.5",
|
||||
"version": "0.0.6",
|
||||
"description": "Rust implementation of GNU coreutils (binaries compiled with MSVC)",
|
||||
"homepage": "https://github.com/uutils/coreutils",
|
||||
"license": "MIT",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/uutils/coreutils/releases/download/0.0.5/coreutils-0.0.5-x86_64-pc-windows-msvc.zip",
|
||||
"hash": "8129bf845ab80a219df31308da3746843cfb5dd4fa6fe91751ccba7e96e9b67f",
|
||||
"extract_dir": "coreutils-0.0.5-x86_64-pc-windows-msvc"
|
||||
"url": "https://github.com/uutils/coreutils/releases/download/0.0.6/coreutils-0.0.6-x86_64-pc-windows-msvc.zip",
|
||||
"hash": "d71d89a9b965011dd5130614490b989a348a877585224c4a530875c61c10bc9c",
|
||||
"extract_dir": "coreutils-0.0.6-x86_64-pc-windows-msvc"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/uutils/coreutils/releases/download/0.0.5/coreutils-0.0.5-i686-pc-windows-msvc.zip",
|
||||
"hash": "84f0107a06fe4d2b1fae46744494b44d43585aef089885d8c721432d165dbaa4",
|
||||
"extract_dir": "coreutils-0.0.5-i686-pc-windows-msvc"
|
||||
"url": "https://github.com/uutils/coreutils/releases/download/0.0.6/coreutils-0.0.6-i686-pc-windows-msvc.zip",
|
||||
"hash": "17330ebe331f48f3b23d578f239997898097029ec9b1baf7b616779187c547b1",
|
||||
"extract_dir": "coreutils-0.0.6-i686-pc-windows-msvc"
|
||||
}
|
||||
},
|
||||
"bin": [
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user