Compare commits

...

2 Commits

Author SHA1 Message Date
Taiki Endo
a48a50298f Release 2.49.47 2025-04-09 23:25:53 +09:00
Taiki Endo
63533c4988 Update grcov@latest to 0.9.0 2025-04-09 09:33:45 +09:00
2 changed files with 32 additions and 2 deletions

View File

@@ -10,6 +10,10 @@ Note: In this file, do not use the hard wrap in the middle of a sentence for com
## [Unreleased]
## [2.49.47] - 2025-04-09
- Update `grcov@latest` to 0.9.0.
## [2.49.46] - 2025-04-08
- Update `espup@latest` to 0.15.0.
@@ -3794,7 +3798,8 @@ Note: This release is considered a breaking change because installing on version
Initial release
[Unreleased]: https://github.com/taiki-e/install-action/compare/v2.49.46...HEAD
[Unreleased]: https://github.com/taiki-e/install-action/compare/v2.49.47...HEAD
[2.49.47]: https://github.com/taiki-e/install-action/compare/v2.49.46...v2.49.47
[2.49.46]: https://github.com/taiki-e/install-action/compare/v2.49.45...v2.49.46
[2.49.45]: https://github.com/taiki-e/install-action/compare/v2.49.44...v2.49.45
[2.49.44]: https://github.com/taiki-e/install-action/compare/v2.49.43...v2.49.44

27
manifests/grcov.json generated
View File

@@ -19,7 +19,32 @@
},
"license_markdown": "[MPL-2.0](https://github.com/mozilla/grcov/blob/HEAD/LICENSE-MPL-2.0)",
"latest": {
"version": "0.8.24"
"version": "0.9.0"
},
"0.9": {
"version": "0.9.0"
},
"0.9.0": {
"x86_64_linux_musl": {
"etag": "0x8DD76F075F331EE",
"checksum": "03ee971bd498ade49fce0bff09e3bee49a4244b374f2d3a03f7e3d8773cdb6be"
},
"x86_64_macos": {
"etag": "0x8DD76F075125AC0",
"checksum": "0adf98d1306417286a75a92d9fb8cb2b32010c709f65d85e8c73988a75e6190e"
},
"x86_64_windows": {
"etag": "0x8DD76F075602321",
"checksum": "fd2f2d240f14817c83e8b74899846fe01c5137b5552d4d316267d2b42bc9054e"
},
"aarch64_linux_musl": {
"etag": "0x8DD76F074C88591",
"checksum": "d17846cb3f28a0a5481a5a2f4db25069d74b51191bfe10b8bc20774e9e6008f4"
},
"aarch64_macos": {
"etag": "0x8DD76F073CB6C7C",
"checksum": "738d1b2cbb633ae10d77a627817f89814da8cc5eb658ca9e31877e1831f22adb"
}
},
"0.8": {
"version": "0.8.24"