uutils-coreutils: Update to version 0.2.0

This commit is contained in:
github-actions[bot] 2025-09-06 16:28:46 +00:00
parent 013f25b51c
commit f4041c9034

View File

@ -1,23 +1,23 @@
{ {
"version": "0.1.0", "version": "0.2.0",
"description": "Rust implementation of GNU coreutils (binaries compiled with MSVC)", "description": "Rust implementation of GNU coreutils (binaries compiled with MSVC)",
"homepage": "https://uutils.github.io/coreutils/", "homepage": "https://uutils.github.io/coreutils/",
"license": "MIT", "license": "MIT",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/uutils/coreutils/releases/download/0.1.0/coreutils-0.1.0-x86_64-pc-windows-msvc.zip", "url": "https://github.com/uutils/coreutils/releases/download/0.2.0/coreutils-0.2.0-x86_64-pc-windows-msvc.zip",
"hash": "4ff3c7e5149ade20a342487d1c09cc6cc63599af6dfb28d2558b925780a72d82", "hash": "5b1b8d6e88b3ed8d3af1ca7b180b3d99674751286e797f9735c367d680cfc634",
"extract_dir": "coreutils-0.1.0-x86_64-pc-windows-msvc" "extract_dir": "coreutils-0.2.0-x86_64-pc-windows-msvc"
}, },
"32bit": { "32bit": {
"url": "https://github.com/uutils/coreutils/releases/download/0.1.0/coreutils-0.1.0-i686-pc-windows-msvc.zip", "url": "https://github.com/uutils/coreutils/releases/download/0.2.0/coreutils-0.2.0-i686-pc-windows-msvc.zip",
"hash": "36efc2d9295fff72bab4f8b87963a4ee8c0d83d008f145a273fab967aa6d6aae", "hash": "814234e3129a68532bc94249744ec4fbda50e00fc9b47ae00ccf77d5bf2e4c5b",
"extract_dir": "coreutils-0.1.0-i686-pc-windows-msvc" "extract_dir": "coreutils-0.2.0-i686-pc-windows-msvc"
}, },
"arm64": { "arm64": {
"url": "https://github.com/uutils/coreutils/releases/download/0.1.0/coreutils-0.1.0-aarch64-pc-windows-msvc.zip", "url": "https://github.com/uutils/coreutils/releases/download/0.2.0/coreutils-0.2.0-aarch64-pc-windows-msvc.zip",
"hash": "9faa0ec0f3df47cafa0a09fcead46da28e2640b5fe1316ad9cb7e11f19050bd4", "hash": "ed282fbb5a500574050e2a0c9e668d8ea13a7be4968625d2bb0e5a5758dcb08c",
"extract_dir": "coreutils-0.1.0-aarch64-pc-windows-msvc" "extract_dir": "coreutils-0.2.0-aarch64-pc-windows-msvc"
} }
}, },
"bin": [ "bin": [