mirror of
https://github.com/taiki-e/install-action
synced 2026-09-07 20:03:26 +00:00
Update coreutils manifest
This commit is contained in:
Generated
+44
@@ -4,6 +4,50 @@
|
||||
"latest": {
|
||||
"version": "0.6.0"
|
||||
},
|
||||
"0.10.0": {
|
||||
"x86_64_linux_musl": {
|
||||
"url": "https://github.com/uutils/coreutils/releases/download/0.10.0/coreutils-0.10.0-x86_64-unknown-linux-musl.tar.gz",
|
||||
"etag": "0x8DEF33667E8A36A",
|
||||
"hash": "adc1f8b15b58ee12ca9ac9db032637dc49964551663e5d5f233db72810556cb3",
|
||||
"bin": "coreutils-0.10.0-x86_64-unknown-linux-musl/coreutils"
|
||||
},
|
||||
"x86_64_macos": {
|
||||
"url": "https://github.com/uutils/coreutils/releases/download/0.10.0/coreutils-0.10.0-x86_64-apple-darwin.tar.gz",
|
||||
"etag": "0x8DEF33B7ADCBB21",
|
||||
"hash": "7961ea69213380ace31f6ba25d6da6a2482541872427e10f90c3a9fa4528d290",
|
||||
"bin": "coreutils-0.10.0-x86_64-apple-darwin/coreutils"
|
||||
},
|
||||
"x86_64_windows": {
|
||||
"url": "https://github.com/uutils/coreutils/releases/download/0.10.0/coreutils-0.10.0-x86_64-pc-windows-msvc.zip",
|
||||
"etag": "0x8DEF3379A26A2A4",
|
||||
"hash": "0510b85218e416e249c3daf6ebdc2c177f4af114a9dc4a3752ceaf35bd2dc567",
|
||||
"bin": "coreutils-0.10.0-x86_64-pc-windows-msvc/coreutils.exe"
|
||||
},
|
||||
"aarch64_linux_musl": {
|
||||
"url": "https://github.com/uutils/coreutils/releases/download/0.10.0/coreutils-0.10.0-aarch64-unknown-linux-musl.tar.gz",
|
||||
"etag": "0x8DEF335A204C1DE",
|
||||
"hash": "857175f6374cba41174fb45c2718b805a4eb021c83e4d160eb3dcd613cb565f1",
|
||||
"bin": "coreutils-0.10.0-aarch64-unknown-linux-musl/coreutils"
|
||||
},
|
||||
"aarch64_macos": {
|
||||
"url": "https://github.com/uutils/coreutils/releases/download/0.10.0/coreutils-0.10.0-aarch64-apple-darwin.tar.gz",
|
||||
"etag": "0x8DEF33793EDE95F",
|
||||
"hash": "16092a31b57b1fce0e0acc03f32c80157a230956bded3760e728ca1157e87471",
|
||||
"bin": "coreutils-0.10.0-aarch64-apple-darwin/coreutils"
|
||||
},
|
||||
"aarch64_windows": {
|
||||
"url": "https://github.com/uutils/coreutils/releases/download/0.10.0/coreutils-0.10.0-aarch64-pc-windows-msvc.zip",
|
||||
"etag": "0x8DEF3359A6DAE6B",
|
||||
"hash": "f23cd19a54a3e0114add0e46e3518c4f526cc0445d2556366f0bf16cee759cde",
|
||||
"bin": "coreutils-0.10.0-aarch64-pc-windows-msvc/coreutils.exe"
|
||||
},
|
||||
"riscv64_linux_musl": {
|
||||
"url": "https://github.com/uutils/coreutils/releases/download/0.10.0/coreutils-0.10.0-riscv64gc-unknown-linux-musl.tar.gz",
|
||||
"etag": "0x8DEF335952FB9B4",
|
||||
"hash": "d41ebfe96a70ca6d7799c78e42ad56197222b6d2dc5f2738004e1a5e5daf28f4",
|
||||
"bin": "coreutils-0.10.0-riscv64gc-unknown-linux-musl/coreutils"
|
||||
}
|
||||
},
|
||||
"0.9.0": {
|
||||
"x86_64_linux_musl": {
|
||||
"url": "https://github.com/uutils/coreutils/releases/download/0.9.0/coreutils-0.9.0-x86_64-unknown-linux-musl.tar.gz",
|
||||
|
||||
Reference in New Issue
Block a user