Compare commits

...

2 Commits

Author SHA1 Message Date
Taiki Endo
09dc018eee Release 2.49.50 2025-04-16 10:56:24 +09:00
Taiki Endo
2cd02413f6 Update grcov@latest to 0.9.1 2025-04-16 03:15:27 +09:00
2 changed files with 30 additions and 3 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.50] - 2025-04-16
- Update `grcov@latest` to 0.9.1.
## [2.49.49] - 2025-04-13
- Update `release-plz@latest` to 0.3.132.
@@ -3810,7 +3814,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.49...HEAD
[Unreleased]: https://github.com/taiki-e/install-action/compare/v2.49.50...HEAD
[2.49.50]: https://github.com/taiki-e/install-action/compare/v2.49.49...v2.49.50
[2.49.49]: https://github.com/taiki-e/install-action/compare/v2.49.48...v2.49.49
[2.49.48]: https://github.com/taiki-e/install-action/compare/v2.49.47...v2.49.48
[2.49.47]: https://github.com/taiki-e/install-action/compare/v2.49.46...v2.49.47

26
manifests/grcov.json generated
View File

@@ -19,10 +19,32 @@
},
"license_markdown": "[MPL-2.0](https://github.com/mozilla/grcov/blob/HEAD/LICENSE-MPL-2.0)",
"latest": {
"version": "0.9.0"
"version": "0.9.1"
},
"0.9": {
"version": "0.9.0"
"version": "0.9.1"
},
"0.9.1": {
"x86_64_linux_musl": {
"etag": "0x8DD791AF48C21CF",
"checksum": "db92c0c1c461dc0ccb56d6129edec140f60467c4021e44943bd32e88534e4bbe"
},
"x86_64_macos": {
"etag": "0x8DD791AF38E4616",
"checksum": "9324b4349e346121d624976d35abf229715dede0b9687d78b70976594f65e0d6"
},
"x86_64_windows": {
"etag": "0x8DD791AF3E028A6",
"checksum": "7589e77e2a1ee399acb07872d6c4cd258938a4bbb933e9521e85e2e0e62f804f"
},
"aarch64_linux_musl": {
"etag": "0x8DD791AF33E3649",
"checksum": "21a14aca42f20ecd1f9f6a1a8c7b70c00459c159d8885eadedd3a662be2932ea"
},
"aarch64_macos": {
"etag": "0x8DD791AF239AB50",
"checksum": "c896c7773d91445f63f6cfb840c14b2ba49eeee75da534270d261ab9f01bb7e9"
}
},
"0.9.0": {
"x86_64_linux_musl": {