uutils-coreutils: Update to version 0.0.28

This commit is contained in:
github-actions[bot] 2024-11-16 20:27:31 +00:00
parent 5d173983da
commit dc49985b33

View File

@ -1,18 +1,18 @@
{ {
"version": "0.0.27", "version": "0.0.28",
"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.0.27/coreutils-0.0.27-x86_64-pc-windows-msvc.zip", "url": "https://github.com/uutils/coreutils/releases/download/0.0.28/coreutils-0.0.28-x86_64-pc-windows-msvc.zip",
"hash": "0c2e07fa1417e75687a05b9d577f67eeedb5ecd0dc34bf40886e28e1e75ba15d", "hash": "34faf03e8550b523ac74668ad65fb12730930c636370f828580309a426ba93e2",
"extract_dir": "coreutils-0.0.27-x86_64-pc-windows-msvc" "extract_dir": "coreutils-0.0.28-x86_64-pc-windows-msvc"
}, },
"32bit": { "32bit": {
"url": "https://github.com/uutils/coreutils/releases/download/0.0.27/coreutils-0.0.27-i686-pc-windows-msvc.zip", "url": "https://github.com/uutils/coreutils/releases/download/0.0.28/coreutils-0.0.28-i686-pc-windows-msvc.zip",
"hash": "ee79d64937bee34265d36de7ee06a51fe8bc98af635726a291310fd45f73b297", "hash": "a3ace2b9111f7c6add567a251f772d181eadc95830aad3bab566bed48c3723c1",
"extract_dir": "coreutils-0.0.27-i686-pc-windows-msvc" "extract_dir": "coreutils-0.0.28-i686-pc-windows-msvc"
} }
}, },
"bin": [ "bin": [