mirror of
https://github.com/taiki-e/install-action.git
synced 2026-04-18 20:02:36 +08:00
Update covgate@latest to 0.1.3
This commit is contained in:
committed by
github-actions[bot]
parent
dbccc502f2
commit
6c82c85552
@@ -10,6 +10,8 @@ Note: In this file, do not use the hard wrap in the middle of a sentence for com
|
||||
|
||||
## [Unreleased]
|
||||
|
||||
- Update `covgate@latest` to 0.1.3.
|
||||
|
||||
- Support `wasm-tools`. ([#1642](https://github.com/taiki-e/install-action/pull/1642), thanks @crepererum)
|
||||
|
||||
- Implement potential workaround for [windows-11-arm runner bug](https://github.com/actions/partner-runner-images/issues/169) which sometimes causes issue that the action successfully completes but the tool is not installed. ([#1647](https://github.com/taiki-e/install-action/pull/1647))
|
||||
|
||||
40
manifests/covgate.json
generated
40
manifests/covgate.json
generated
@@ -20,10 +20,46 @@
|
||||
},
|
||||
"license_markdown": "[Apache-2.0](https://github.com/jesse-black/covgate/blob/main/LICENSE)",
|
||||
"latest": {
|
||||
"version": "0.1.1"
|
||||
"version": "0.1.3"
|
||||
},
|
||||
"0.1": {
|
||||
"version": "0.1.1"
|
||||
"version": "0.1.3"
|
||||
},
|
||||
"0.1.3": {
|
||||
"x86_64_linux_musl": {
|
||||
"etag": "0x8DE8AA88DFE2E44",
|
||||
"hash": "462f00b5c4abc470f506c416718e4861e814747676c2fd281428f875b56d0dcb"
|
||||
},
|
||||
"x86_64_windows": {
|
||||
"etag": "0x8DE8AA88DE19E99",
|
||||
"hash": "a70ca861ed7f33ae4b943f188d878bff0e714df79bad390c67676d04c91fa402"
|
||||
},
|
||||
"aarch64_linux_musl": {
|
||||
"etag": "0x8DE8AA88DEA6E53",
|
||||
"hash": "92de55699a0d86adb85afb69d5b8af7d3e6e8068d778ce7ebbc9ca637fa5a005"
|
||||
},
|
||||
"aarch64_macos": {
|
||||
"etag": "0x8DE8AA88DF05B19",
|
||||
"hash": "772c512a41b86df5140abcd19f5c5c5149af8279e1c42385d7284c9670387bc0"
|
||||
}
|
||||
},
|
||||
"0.1.2": {
|
||||
"x86_64_linux_musl": {
|
||||
"etag": "0x8DE89E3F6FA6473",
|
||||
"hash": "a4568617e8dc40895e7ffe758567ccf7d8aa932df9fd03b31e63b73fdae2d825"
|
||||
},
|
||||
"x86_64_windows": {
|
||||
"etag": "0x8DE89E3F6F7F62B",
|
||||
"hash": "55ad87955d511f0b3b4d5bbe39e7591fd4c6b41034dc6b67bdade53c43904786"
|
||||
},
|
||||
"aarch64_linux_musl": {
|
||||
"etag": "0x8DE89E3F70ACCDC",
|
||||
"hash": "169940c659824ed70618d6fd4face0e738c8e44d2b3e0d0fdb7b659465e6c671"
|
||||
},
|
||||
"aarch64_macos": {
|
||||
"etag": "0x8DE89E3F6F7F62B",
|
||||
"hash": "854cf62fd8fa18f1e8ba7844b8207cfdcc4c4c723e4b840e786dee745334bd58"
|
||||
}
|
||||
},
|
||||
"0.1.1": {
|
||||
"x86_64_linux_musl": {
|
||||
|
||||
Reference in New Issue
Block a user