mirror of
https://github.com/taiki-e/install-action.git
synced 2026-04-21 15:10:27 +00:00
Support powerpc64le/riscv64/s390x Linux runners
This commit is contained in:
15
manifests/parse-changelog.json
generated
15
manifests/parse-changelog.json
generated
@@ -38,6 +38,21 @@
|
||||
"url": "https://github.com/taiki-e/parse-changelog/releases/download/v0.6.13/parse-changelog-aarch64-pc-windows-msvc.tar.gz",
|
||||
"etag": "0x8DDEE0C5E5499C0",
|
||||
"checksum": "f08b64de0e28752de4d9610b9ef6f46006ab1f18cd021022f0fa03143264e09c"
|
||||
},
|
||||
"powerpc64le_linux_musl": {
|
||||
"url": "https://github.com/taiki-e/parse-changelog/releases/download/v0.6.13/parse-changelog-powerpc64le-unknown-linux-musl.tar.gz",
|
||||
"etag": "0x8DDEE0C5B01FFBC",
|
||||
"checksum": "7d1bb16b1f13472f4f896f2e9de0941ccf5b6bbd6aacd1f67cf7989e68eed0fd"
|
||||
},
|
||||
"riscv64_linux_musl": {
|
||||
"url": "https://github.com/taiki-e/parse-changelog/releases/download/v0.6.13/parse-changelog-riscv64gc-unknown-linux-musl.tar.gz",
|
||||
"etag": "0x8DDEE0C56E4BC4E",
|
||||
"checksum": "1825603a126f445f93785791ef743edc9ddb66d811773949668a4643106559ab"
|
||||
},
|
||||
"s390x_linux_gnu": {
|
||||
"url": "https://github.com/taiki-e/parse-changelog/releases/download/v0.6.13/parse-changelog-s390x-unknown-linux-gnu.tar.gz",
|
||||
"etag": "0x8DDEE0C5CE4A64D",
|
||||
"checksum": "01b950852267ea84f56fa3a22d7cca77d43261d3e2d4f8bf4fe39c1696c790f9"
|
||||
}
|
||||
},
|
||||
"0.6.12": {
|
||||
|
||||
Reference in New Issue
Block a user