uutils-coreutils: Update to version 0.0.22

This commit is contained in:
github-actions[bot] 2023-10-15 20:23:50 +00:00
parent d479ed1676
commit 128870ad53

View File

@ -1,18 +1,18 @@
{ {
"version": "0.0.21", "version": "0.0.22",
"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.21/coreutils-0.0.21-x86_64-pc-windows-msvc.zip", "url": "https://github.com/uutils/coreutils/releases/download/0.0.22/coreutils-0.0.22-x86_64-pc-windows-msvc.zip",
"hash": "327c1d2cfc19f92e7f7183d1ca6f2585ccaf6b302e87325a6429812c05b9fbcd", "hash": "10205267e7ee1a3465b7eef13b3e5193f6c1f9faa6aab819e0741711d423b03a",
"extract_dir": "coreutils-0.0.21-x86_64-pc-windows-msvc" "extract_dir": "coreutils-0.0.22-x86_64-pc-windows-msvc"
}, },
"32bit": { "32bit": {
"url": "https://github.com/uutils/coreutils/releases/download/0.0.21/coreutils-0.0.21-i686-pc-windows-msvc.zip", "url": "https://github.com/uutils/coreutils/releases/download/0.0.22/coreutils-0.0.22-i686-pc-windows-msvc.zip",
"hash": "28b9041ac406cb36aa0f55dc58630dab1a308e293355e82c7e4e532d7a408008", "hash": "cb2b98eb5fae526f7ad92d2a6781cbeca9e08592b633f7a631abb7c8a634b042",
"extract_dir": "coreutils-0.0.21-i686-pc-windows-msvc" "extract_dir": "coreutils-0.0.22-i686-pc-windows-msvc"
} }
}, },
"bin": [ "bin": [