uutils-coreutils: Update to version 0.0.5

This commit is contained in:
Jakub Čábera 2021-04-03 13:16:04 +02:00
parent 5c2e9372cd
commit ba5b635a21

View File

@ -1,18 +1,18 @@
{ {
"version": "0.0.4", "version": "0.0.5",
"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.4/coreutils-0.0.4-x86_64-pc-windows-msvc.zip", "url": "https://github.com/uutils/coreutils/releases/download/0.0.5/coreutils-0.0.5-x86_64-pc-windows-msvc.zip",
"hash": "b148de39e1344b17ca079cde9f8dad69a049b8273ad136e46b03f3a234ffb26d", "hash": "8129bf845ab80a219df31308da3746843cfb5dd4fa6fe91751ccba7e96e9b67f",
"extract_dir": "coreutils-0.0.4-x86_64-pc-windows-msvc" "extract_dir": "coreutils-0.0.5-x86_64-pc-windows-msvc"
}, },
"32bit": { "32bit": {
"url": "https://github.com/uutils/coreutils/releases/download/0.0.4/coreutils-0.0.4-i686-pc-windows-msvc.zip", "url": "https://github.com/uutils/coreutils/releases/download/0.0.5/coreutils-0.0.5-i686-pc-windows-msvc.zip",
"hash": "00650402f8a328b675072614da4c56f0b15d62f190e712777edced8376d6abf4", "hash": "84f0107a06fe4d2b1fae46744494b44d43585aef089885d8c721432d165dbaa4",
"extract_dir": "coreutils-0.0.4-i686-pc-windows-msvc" "extract_dir": "coreutils-0.0.5-i686-pc-windows-msvc"
} }
}, },
"bin": [ "bin": [