Compare commits

...

3 Commits

Author SHA1 Message Date
Taiki Endo
955a6ff141 Release 2.49.15 2025-03-05 10:35:40 +09:00
Taiki Endo
bc27e54c8b Update release-plz@latest to 0.3.125 2025-03-05 09:32:37 +09:00
Taiki Endo
b7063f1fc1 Update protoc@latest to 3.30.0 2025-03-05 09:32:37 +09:00
3 changed files with 68 additions and 5 deletions

View File

@@ -10,6 +10,12 @@ Note: In this file, do not use the hard wrap in the middle of a sentence for com
## [Unreleased]
## [2.49.15] - 2025-03-05
- Update `release-plz@latest` to 0.3.125.
- Update `protoc@latest` to 3.30.0.
## [2.49.14] - 2025-03-04
- Update `espup@latest` to 0.14.1.
@@ -3624,7 +3630,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.14...HEAD
[Unreleased]: https://github.com/taiki-e/install-action/compare/v2.49.15...HEAD
[2.49.15]: https://github.com/taiki-e/install-action/compare/v2.49.14...v2.49.15
[2.49.14]: https://github.com/taiki-e/install-action/compare/v2.49.13...v2.49.14
[2.49.13]: https://github.com/taiki-e/install-action/compare/v2.49.12...v2.49.13
[2.49.12]: https://github.com/taiki-e/install-action/compare/v2.49.11...v2.49.12

34
manifests/protoc.json generated
View File

@@ -3,10 +3,40 @@
"template": null,
"license_markdown": "[BSD-3-Clause](https://github.com/protocolbuffers/protobuf/blob/HEAD/LICENSE)",
"latest": {
"version": "3.29.3"
"version": "3.30.0"
},
"3": {
"version": "3.29.3"
"version": "3.30.0"
},
"3.30": {
"version": "3.30.0"
},
"3.30.0": {
"x86_64_linux_gnu": {
"url": "https://github.com/protocolbuffers/protobuf/releases/download/v30.0/protoc-30.0-linux-x86_64.zip",
"etag": "0x8DD5B75C83EA808",
"checksum": "2fbbc1818463d7e6d93c19a8dea839e663ca5f8579a52ef78c7688188335fa6c"
},
"x86_64_macos": {
"url": "https://github.com/protocolbuffers/protobuf/releases/download/v30.0/protoc-30.0-osx-x86_64.zip",
"etag": "0x8DD5B75C8A49866",
"checksum": "96bf3a5fbeefd57d7dc0c20a2c7bb3f226ad84b79e5b509386824322017b9417"
},
"x86_64_windows": {
"url": "https://github.com/protocolbuffers/protobuf/releases/download/v30.0/protoc-30.0-win64.zip",
"etag": "0x8DD5B75C8BD34D9",
"checksum": "c84c30dac88c68b40a2e47c5b6c762dc1ec09aeeb32c1d1e7ecf25d79dcf9cda"
},
"aarch64_linux_gnu": {
"url": "https://github.com/protocolbuffers/protobuf/releases/download/v30.0/protoc-30.0-linux-aarch_64.zip",
"etag": "0x8DD5B75C7E96DCD",
"checksum": "5ab347b71fb8a87139cec36aac4bd0ee3ac3f4f2af9fc68ebdf556e1c0a665c6"
},
"aarch64_macos": {
"url": "https://github.com/protocolbuffers/protobuf/releases/download/v30.0/protoc-30.0-osx-aarch_64.zip",
"etag": "0x8DD5B75C8364D03",
"checksum": "7eb5b51d37bac410ba70ef91c404f90b1fabcb823712ff656582d34acc87ca74"
}
},
"3.29": {
"version": "3.29.3"

View File

@@ -22,10 +22,36 @@
},
"license_markdown": "[MIT](https://github.com/release-plz/release-plz/blob/main/LICENSE-MIT) OR [Apache-2.0](https://github.com/release-plz/release-plz/blob/main/LICENSE-APACHE)",
"latest": {
"version": "0.3.124"
"version": "0.3.125"
},
"0.3": {
"version": "0.3.124"
"version": "0.3.125"
},
"0.3.125": {
"x86_64_linux_musl": {
"etag": "0x8DD5B60FD9A9BC5",
"checksum": "2f0b07694437169480dc0cad6dd989d8a7b13c2e4e7eecf54c4cdeb04b67b115"
},
"x86_64_macos": {
"etag": "0x8DD5B619958B16D",
"checksum": "7193092d733ef9b686caef99549344f8b59a3d8c391365de58ae9757420d547b"
},
"x86_64_windows": {
"etag": "0x8DD5B618E9F57D1",
"checksum": "f6a37137b320dac32008c4e24b0dd20a10a2e67e079c70d44c6b99d853515c1d"
},
"aarch64_linux_musl": {
"etag": "0x8DD5B6117A60ED5",
"checksum": "f8f88c9631ee69730440f1384c17786a25c3fa403cf1deba5aac25ffda7625c2"
},
"aarch64_macos": {
"etag": "0x8DD5B613BAFF41B",
"checksum": "dd1d47d9366cf3fccdaed193fb457ea62cb34ca2f77a1583c04e06cd19fdfac5"
},
"aarch64_windows": {
"etag": "0x8DD5B61A36C996B",
"checksum": "eade6265bfa6f62c47e9ba66b5dc6951c3f06446e04cd8686aa31cb5adcc8937"
}
},
"0.3.124": {
"x86_64_linux_musl": {