Skip to content

Commit cf8dccf

Browse files
uutils-coreutils: Update to version 0.1.0
1 parent 38e5dbc commit cf8dccf

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

bucket/uutils-coreutils.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,18 +1,18 @@
11
{
2-
"version": "0.0.30",
2+
"version": "0.1.0",
33
"description": "Rust implementation of GNU coreutils (binaries compiled with MSVC)",
44
"homepage": "https://uutils.github.io/coreutils/",
55
"license": "MIT",
66
"architecture": {
77
"64bit": {
8-
"url": "https://github.com/uutils/coreutils/releases/download/0.0.30/coreutils-0.0.30-x86_64-pc-windows-msvc.zip",
9-
"hash": "3931f570ff2665db09b30614521712cc1d31426793e189a5db704d2c40599ba9",
10-
"extract_dir": "coreutils-0.0.30-x86_64-pc-windows-msvc"
8+
"url": "https://github.com/uutils/coreutils/releases/download/0.1.0/coreutils-0.1.0-x86_64-pc-windows-msvc.zip",
9+
"hash": "4ff3c7e5149ade20a342487d1c09cc6cc63599af6dfb28d2558b925780a72d82",
10+
"extract_dir": "coreutils-0.1.0-x86_64-pc-windows-msvc"
1111
},
1212
"32bit": {
13-
"url": "https://github.com/uutils/coreutils/releases/download/0.0.30/coreutils-0.0.30-i686-pc-windows-msvc.zip",
14-
"hash": "8cfe11cd0cd043099ab4598d943f786a0b5727677d5f418f8525481ea3d26f10",
15-
"extract_dir": "coreutils-0.0.30-i686-pc-windows-msvc"
13+
"url": "https://github.com/uutils/coreutils/releases/download/0.1.0/coreutils-0.1.0-i686-pc-windows-msvc.zip",
14+
"hash": "36efc2d9295fff72bab4f8b87963a4ee8c0d83d008f145a273fab967aa6d6aae",
15+
"extract_dir": "coreutils-0.1.0-i686-pc-windows-msvc"
1616
}
1717
},
1818
"bin": [

0 commit comments

Comments
 (0)