From 6c82c855526d653c382eecad32c5b8adbb9370b1 Mon Sep 17 00:00:00 2001 From: Taiki Endo Date: Wed, 1 Apr 2026 15:27:25 +0000 Subject: [PATCH] Update `covgate@latest` to 0.1.3 --- CHANGELOG.md | 2 ++ manifests/covgate.json | 40 ++++++++++++++++++++++++++++++++++++++-- 2 files changed, 40 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 1eb2d645..fe3f527f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -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)) diff --git a/manifests/covgate.json b/manifests/covgate.json index 36e57680..bd7681cf 100644 --- a/manifests/covgate.json +++ b/manifests/covgate.json @@ -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": {