Compare commits

...

8 Commits

Author SHA1 Message Date
Taiki Endo
60af41b562 Release 2.44.4 2024-09-19 10:55:29 +09:00
Taiki Endo
0a7b6dc29e Update protoc@latest to 3.28.2 2024-09-19 09:56:37 +09:00
Taiki Endo
294c125779 Update cargo-zigbuild@latest to 0.19.2 2024-09-19 03:29:23 +09:00
Taiki Endo
a6c0fffc64 Release 2.44.3 2024-09-18 10:27:27 +09:00
Taiki Endo
49218e3788 Update release-plz@latest to 0.3.91 2024-09-18 06:13:25 +09:00
Taiki Endo
af6bbc3b8f Release 2.44.2 2024-09-17 07:46:12 +09:00
Taiki Endo
4b3424bf55 Update typos@latest to 1.24.6 2024-09-17 07:17:40 +09:00
Taiki Endo
8bb357f799 Update release-plz@latest to 0.3.90 2024-09-17 07:17:40 +09:00
5 changed files with 175 additions and 11 deletions

View File

@@ -10,6 +10,22 @@ Note: In this file, do not use the hard wrap in the middle of a sentence for com
## [Unreleased]
## [2.44.4] - 2024-09-19
- Update `protoc@latest` to 3.28.2.
- Update `cargo-zigbuild@latest` to 0.19.2.
## [2.44.3] - 2024-09-18
- Update `release-plz@latest` to 0.3.91.
## [2.44.2] - 2024-09-16
- Update `typos@latest` to 1.24.6.
- Update `release-plz@latest` to 0.3.90.
## [2.44.1] - 2024-09-15
- Update `biome@latest` to 1.9.1.
@@ -2738,7 +2754,10 @@ Note: This release is considered a breaking change because installing on version
Initial release
[Unreleased]: https://github.com/taiki-e/install-action/compare/v2.44.1...HEAD
[Unreleased]: https://github.com/taiki-e/install-action/compare/v2.44.4...HEAD
[2.44.4]: https://github.com/taiki-e/install-action/compare/v2.44.3...v2.44.4
[2.44.3]: https://github.com/taiki-e/install-action/compare/v2.44.2...v2.44.3
[2.44.2]: https://github.com/taiki-e/install-action/compare/v2.44.1...v2.44.2
[2.44.1]: https://github.com/taiki-e/install-action/compare/v2.44.0...v2.44.1
[2.44.0]: https://github.com/taiki-e/install-action/compare/v2.43.7...v2.44.0
[2.43.7]: https://github.com/taiki-e/install-action/compare/v2.43.6...v2.43.7

View File

@@ -19,10 +19,32 @@
},
"license_markdown": "[MIT](https://github.com/rust-cross/cargo-zigbuild/blob/main/LICENSE)",
"latest": {
"version": "0.19.1"
"version": "0.19.2"
},
"0.19": {
"version": "0.19.1"
"version": "0.19.2"
},
"0.19.2": {
"x86_64_linux_musl": {
"etag": "0x8DCD7F42717DB9B",
"checksum": "004df391aa3bedcda64ce887a1e28f4c560a5afa417985f2e6a43dd57d1f7704"
},
"x86_64_windows": {
"etag": "0x8DCD7F3EC049C4B",
"checksum": "2ef56bf18329eafd2a8948b695c19178fe4f2fe7f8bef295f570f1492c916988"
},
"aarch64_linux_musl": {
"etag": "0x8DCD7F3F7DE776A",
"checksum": "7b323b138a49a684a811bb774f7a868131318bb5e0bd5bad20d44e7f6bf016a2"
},
"aarch64_macos": {
"etag": "0x8DCD7F991A9561E",
"checksum": "8dc56fc231d55522dcb88fa96b35db352711a7a86a9abaed76013c712ae58515"
},
"aarch64_windows": {
"etag": "0x8DCD7F4493614C5",
"checksum": "9da4d347bb1b26a10de5c9025561703c12ae78dc222205a2901a7ece739231fd"
}
},
"0.19.1": {
"x86_64_linux_musl": {

33
manifests/protoc.json generated
View File

@@ -3,13 +3,40 @@
"template": null,
"license_markdown": "[BSD-3-Clause](https://github.com/protocolbuffers/protobuf/blob/HEAD/LICENSE)",
"latest": {
"version": "3.28.1"
"version": "3.28.2"
},
"3": {
"version": "3.28.1"
"version": "3.28.2"
},
"3.28": {
"version": "3.28.1"
"version": "3.28.2"
},
"3.28.2": {
"x86_64_linux_gnu": {
"url": "https://github.com/protocolbuffers/protobuf/releases/download/v28.2/protoc-28.2-linux-x86_64.zip",
"etag": "0x8DCD8253BAB246F",
"checksum": "2febfd42b59ce93a28eb789019a470a3dd0449619bc04f84dad1333da261dec1"
},
"x86_64_macos": {
"url": "https://github.com/protocolbuffers/protobuf/releases/download/v28.2/protoc-28.2-osx-x86_64.zip",
"etag": "0x8DCD8253BBEBD79",
"checksum": "232f07d12bf4806207a79ec2c7378301c52e6f2f7efdd21c0dd416f0bda103ec"
},
"x86_64_windows": {
"url": "https://github.com/protocolbuffers/protobuf/releases/download/v28.2/protoc-28.2-win64.zip",
"etag": "0x8DCD8253BF1C95D",
"checksum": "4bde19271ed7cab9003570f28c6e4c4d71963eaf1211a86bf3bb25d9b895177a"
},
"aarch64_linux_gnu": {
"url": "https://github.com/protocolbuffers/protobuf/releases/download/v28.2/protoc-28.2-linux-aarch_64.zip",
"etag": "0x8DCD8253B447172",
"checksum": "91d8253cdc0f0f0fc51c2b69c80677996632f525ad84504bfa5b4ee38ad3e49c"
},
"aarch64_macos": {
"url": "https://github.com/protocolbuffers/protobuf/releases/download/v28.2/protoc-28.2-osx-aarch_64.zip",
"etag": "0x8DCD8253B989B9A",
"checksum": "7bb048f52841789d9ec61983be0ce4c9e4fb3bd9a143462820ba9a3be0a03797"
}
},
"3.28.1": {
"x86_64_linux_gnu": {

View File

@@ -22,10 +22,88 @@
},
"license_markdown": "[MIT](https://github.com/MarcoIeni/release-plz/blob/main/LICENSE-MIT) OR [Apache-2.0](https://github.com/MarcoIeni/release-plz/blob/main/LICENSE-APACHE)",
"latest": {
"version": "0.3.88"
"version": "0.3.91"
},
"0.3": {
"version": "0.3.88"
"version": "0.3.91"
},
"0.3.91": {
"x86_64_linux_musl": {
"etag": "0x8DCD75BDBB094AD",
"checksum": "241219d7f2ea6965b57e4054e9d28fa54049ea2846333507085a5d0cac6f3a57"
},
"x86_64_macos": {
"etag": "0x8DCD75CBAB08094",
"checksum": "54282494b9c5590bc2bc1140e38a8d6546c55c6972cd74dfc7abcd12289eb26d"
},
"x86_64_windows": {
"etag": "0x8DCD75C88E611C2",
"checksum": "e3064861b91c26ba6045c549f89f7770364a931f41c898163058b7a00fdae816"
},
"aarch64_linux_musl": {
"etag": "0x8DCD75BD1726EDE",
"checksum": "87b52f8502894b162e5730201c3de455d422535d26a25e974427f92a4a9c61cd"
},
"aarch64_macos": {
"etag": "0x8DCD75C8CEA446A",
"checksum": "268b6b85dcefb353bc7c06ede51b24de4d00b47ba9e9f8d899631d5ece669fb7"
},
"aarch64_windows": {
"etag": "0x8DCD75CB2758463",
"checksum": "6e640c7649500db175e3077fdcb8ef3c1259af1869f51e2fc9d33e71c6562a02"
}
},
"0.3.90": {
"x86_64_linux_musl": {
"etag": "0x8DCD6885560F909",
"checksum": "228a036b88763377f081badfefc0487e619eb3c7a1476b93f1e7aa37fa00a8bf"
},
"x86_64_macos": {
"etag": "0x8DCD688E5D5C413",
"checksum": "f447a78dba2a9ba18592662d0b783c6a8d7a635cc0b195b0d60182680eb0f312"
},
"x86_64_windows": {
"etag": "0x8DCD689242BA594",
"checksum": "ece75e4b8dae626e5ef024c73dac88fec7b43f7b56b8022bc007375a924ae4d1"
},
"aarch64_linux_musl": {
"etag": "0x8DCD68860EBAC96",
"checksum": "b7392b29e7cada8498f04c193d5f8a8da052634fd5e84ecfba046053f08098f0"
},
"aarch64_macos": {
"etag": "0x8DCD689B177C45E",
"checksum": "cc01fa00355f83317a117e34484dd707d41156938c8e800d0ccdac578e119a12"
},
"aarch64_windows": {
"etag": "0x8DCD6892C5DF8EF",
"checksum": "dce3339f022d1bca03930a2fb84a3467cded8bcb6e71252975dd6e415e3b31e7"
}
},
"0.3.89": {
"x86_64_linux_musl": {
"etag": "0x8DCD67B0CDEFD2B",
"checksum": "a1bb6cf2992bd69737b1738ab6860915f5a1fcf16cdbb391e2f43c62a7c470e8"
},
"x86_64_macos": {
"etag": "0x8DCD67C942F0C7C",
"checksum": "1c141630047db50cecd154bbb7ef95a1a1c8fc5b51e9b3a2e1d35ffb338086aa"
},
"x86_64_windows": {
"etag": "0x8DCD67BA29EE88B",
"checksum": "871605ce246cb4d2bb90d7346c1a0c3eb80221b6ee78414dd5defc8707ae7d36"
},
"aarch64_linux_musl": {
"etag": "0x8DCD67B163795C1",
"checksum": "118382776ed72d3dbbe09a03efe36145740af2560d27f16f063ec7b4ef8673da"
},
"aarch64_macos": {
"etag": "0x8DCD67C8938517E",
"checksum": "6765ee3a49e815eda135f313735d9ff8ac2776242f31a525026eacb549524165"
},
"aarch64_windows": {
"etag": "0x8DCD67BEFD2174A",
"checksum": "8639edf912cd37ee629e2c971e4f7b5f8b942cb7692f5b0e959b3fc647a82ed5"
}
},
"0.3.88": {
"x86_64_linux_musl": {

24
manifests/typos.json generated
View File

@@ -16,13 +16,31 @@
},
"license_markdown": "[MIT](https://github.com/crate-ci/typos/blob/master/LICENSE-MIT) OR [Apache-2.0](https://github.com/crate-ci/typos/blob/master/LICENSE-APACHE)",
"latest": {
"version": "1.24.5"
"version": "1.24.6"
},
"1": {
"version": "1.24.5"
"version": "1.24.6"
},
"1.24": {
"version": "1.24.5"
"version": "1.24.6"
},
"1.24.6": {
"x86_64_linux_musl": {
"etag": "0x8DCD6829C66DF29",
"checksum": "c21e8e26ed9343d633c01c76551e741f05ce4e26005804259e04b25ef0c80e20"
},
"x86_64_macos": {
"etag": "0x8DCD6829CE12ADA",
"checksum": "65d2fe2424f27e7486923a85ff52188d82ff45663dbba29f607825c88e92e942"
},
"x86_64_windows": {
"etag": "0x8DCD682C753DD01",
"checksum": "7bc685b45dd15595339c55c4df0bb8162916cc1b41f77e985ac7f4c82314ce44"
},
"aarch64_macos": {
"etag": "0x8DCD682A47F0FF9",
"checksum": "09e4f59bff3259e94904103ddf28c7589e16e73475c13a39493b50ddda2bee5d"
}
},
"1.24.5": {
"x86_64_linux_musl": {