Compare commits

...

12 Commits

Author SHA1 Message Date
Taiki Endo
7348990d6a Release 2.44.7 2024-09-22 21:56:06 +09:00
Taiki Endo
e51884be2c Update cargo-binstall@latest to 1.10.6 2024-09-22 21:17:44 +09:00
Taiki Endo
4910c92852 Update git-cliff@latest to 2.6.0 2024-09-22 18:11:38 +09:00
Taiki Endo
18ab6bde9d Release 2.44.6 2024-09-21 03:18:55 +09:00
Taiki Endo
7de76d1670 Update wasmtime@latest to 25.0.0 2024-09-21 03:13:49 +09:00
Taiki Endo
5b7f19ed47 Release 2.44.5 2024-09-20 00:25:08 +09:00
Taiki Endo
dc04086d82 Update biome@latest to 1.9.2 2024-09-20 00:14:28 +09:00
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
8 changed files with 215 additions and 28 deletions

View File

@@ -10,6 +10,30 @@ Note: In this file, do not use the hard wrap in the middle of a sentence for com
## [Unreleased]
## [2.44.7] - 2024-09-22
- Update `cargo-binstall@latest` to 1.10.6.
- Update `git-cliff@latest` to 2.6.0.
## [2.44.6] - 2024-09-20
- Update `wasmtime@latest` to 25.0.0.
## [2.44.5] - 2024-09-19
- Update `biome@latest` to 1.9.2.
## [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.
@@ -2744,7 +2768,12 @@ 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.2...HEAD
[Unreleased]: https://github.com/taiki-e/install-action/compare/v2.44.7...HEAD
[2.44.7]: https://github.com/taiki-e/install-action/compare/v2.44.6...v2.44.7
[2.44.6]: https://github.com/taiki-e/install-action/compare/v2.44.5...v2.44.6
[2.44.5]: https://github.com/taiki-e/install-action/compare/v2.44.4...v2.44.5
[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

32
manifests/biome.json generated
View File

@@ -36,13 +36,39 @@
},
"license_markdown": "[Apache-2.0](https://github.com/biomejs/biome/blob/main/LICENSE-APACHE) OR [MIT](https://github.com/biomejs/biome/blob/main/LICENSE-MIT)",
"latest": {
"version": "1.9.1"
"version": "1.9.2"
},
"1": {
"version": "1.9.1"
"version": "1.9.2"
},
"1.9": {
"version": "1.9.1"
"version": "1.9.2"
},
"1.9.2": {
"x86_64_linux_musl": {
"etag": "0x8DCD8AD3FF177C9",
"checksum": "74157b89b48daf22cbf5c4fdebc356b5e133421dbf12525f4350b1194c1c73e8"
},
"x86_64_macos": {
"etag": "0x8DCD8AD400CA964",
"checksum": "c3ae43520f89030aa79f9b5ba79ec1e7baa103b3babdb26f7f9e47d336d1f225"
},
"x86_64_windows": {
"etag": "0x8DCD8AD3FF26124",
"checksum": "82193f9a800c627d7359d95855af537d11a2404976d6823e1bde60f55fc0730d"
},
"aarch64_linux_musl": {
"etag": "0x8DCD8AD3FF93742",
"checksum": "da807b5f56502a0d0cafe94722f67ec62ba6c29af99becfb2e4c331b95c5c2ab"
},
"aarch64_macos": {
"etag": "0x8DCD8AD4008DD15",
"checksum": "6a7c5859a351b9983b82c2113e760a790712aa0c9ae2b8b1f897efa35328e600"
},
"aarch64_windows": {
"etag": "0x8DCD8AD40598886",
"checksum": "b9df806147eb085f2ceac0df919ac07eb1a8cc57f6e0ba3edb02f1a76bf822cd"
}
},
"1.9.1": {
"x86_64_linux_musl": {

View File

@@ -22,32 +22,32 @@
},
"license_markdown": "[GPL-3.0](https://github.com/cargo-bins/cargo-binstall/blob/HEAD/crates/bin/LICENSE)",
"latest": {
"version": "1.10.5"
"version": "1.10.6"
},
"1.10.5": {
"1.10.6": {
"x86_64_linux_musl": {
"etag": "0x8DCD243CAFABE2B",
"checksum": "e4f503d2e17436197e18caabe023265ef00da1422575fc9013b2753fdb9fa4d9"
"etag": "0x8DCDAF20370B791",
"checksum": "cc3303d32b590e3d280914d12df69db7e54f7c1dedbd157a721e06d1bd149a84"
},
"x86_64_macos": {
"etag": "0x8DCD24378364C74",
"checksum": "21d47a620ec3aa99321201483627c142da181d0cee62a831da8c97162098d2b1"
"etag": "0x8DCDAF1CE7B41B3",
"checksum": "cfb889d34ea82b23cf7475b1b64f487a339e3bf3bc88273e79d80544a4b3182a"
},
"x86_64_windows": {
"etag": "0x8DCD24452B01ED4",
"checksum": "29c1fbc5c9cfeb29207a79b6f903bb4c6c5b7277251910b180b6d1ab9a1d5344"
"etag": "0x8DCDAF2BA810796",
"checksum": "0dd2f2bb1449a577fcc706fb9827395c711bbb9d5089b9e0907c66fb1f615547"
},
"aarch64_linux_musl": {
"etag": "0x8DCD24388AEFE1C",
"checksum": "752df38cf823792d2c0f3ecc3643a20eac5b67605ac8bea7eed57e7a4e7a40f5"
"etag": "0x8DCDAF1DD2EC310",
"checksum": "d38dfaa00b99b6088621d19179309a2abbf101a04de316105240f2c824f10adc"
},
"aarch64_macos": {
"etag": "0x8DCD243EE25AD47",
"checksum": "351d3ef0a87d61d33b3620f3cd9be4c58c2d41b7acf4910ba71008999d82aa42"
"etag": "0x8DCDAF218B9C52C",
"checksum": "5aad9611b43df7165c1d48e5304132bf5ca5e0b91c23c7ec28d804e19900abe3"
},
"aarch64_windows": {
"etag": "0x8DCD243F77B1340",
"checksum": "86086186099ac1aa149e4c680bf24c7336322691a28f04e848bd827c5afd8b4d"
"etag": "0x8DCDAF2D6658DF5",
"checksum": "b2229f11cb12016a99e6deaf8fc504e67bdbfbe8974438cea8f3f4ed220a9cbe"
}
}
}

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": {

View File

@@ -28,10 +28,39 @@
},
"license_markdown": "[MIT](https://github.com/orhun/git-cliff/blob/main/LICENSE-MIT) OR [Apache-2.0](https://github.com/orhun/git-cliff/blob/main/LICENSE-APACHE)",
"latest": {
"version": "2.5.0"
"version": "2.6.0"
},
"2": {
"version": "2.5.0"
"version": "2.6.0"
},
"2.6": {
"version": "2.6.0"
},
"2.6.0": {
"x86_64_linux_musl": {
"etag": "0x8DCDACFCF1EEFBE",
"checksum": "0e82c96fc157ce2169830b89d084fd4c54bf88679cd2343df24071ba32b9018b"
},
"x86_64_macos": {
"etag": "0x8DCDACFA1297C37",
"checksum": "6404009773351c002c6fe600ace3cf9c5ad11db76d38840839f874361732a8cc"
},
"x86_64_windows": {
"etag": "0x8DCDAD08D63FE91",
"checksum": "f0ca8a2a38f45c627d0f2cf06f4f5c007bdc9ff5481a9568ecda1cf865903af2"
},
"aarch64_linux_musl": {
"etag": "0x8DCDACFCBFAF9B0",
"checksum": "9db871ba4c1aca00b150e5282c62fafcce9072db640787d52e3bb9a8651fba41"
},
"aarch64_macos": {
"etag": "0x8DCDACF9855D355",
"checksum": "bbd835af26871b665392a5a49cf06a2a1be31da3c1ed04d783339d8d2fcf758c"
},
"aarch64_windows": {
"etag": "0x8DCDAD094623847",
"checksum": "856db245927997d9155ea728052f69b745b12e69baadecf068938b01fc9aefcf"
}
},
"2.5": {
"version": "2.5.0"

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,36 @@
},
"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.90"
"version": "0.3.91"
},
"0.3": {
"version": "0.3.90"
"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": {

View File

@@ -24,7 +24,35 @@
},
"license_markdown": "[Apache-2.0 WITH LLVM-exception](https://github.com/bytecodealliance/wasmtime/blob/main/LICENSE)",
"latest": {
"version": "24.0.0"
"version": "25.0.0"
},
"25": {
"version": "25.0.0"
},
"25.0": {
"version": "25.0.0"
},
"25.0.0": {
"x86_64_linux_gnu": {
"etag": "0x8DCD98AF8C1EF45",
"checksum": "45bec3345c8a579e99ec21d47ac738aeb82070422119d5e8879472266fe33caa"
},
"x86_64_macos": {
"etag": "0x8DCD98AF99BA317",
"checksum": "7569460feb5377d0e7a5d56c080337ef622296c514bf921ec0e3d9fbec71e5dd"
},
"x86_64_windows": {
"etag": "0x8DCD98AFC9D6B71",
"checksum": "094c5b49ee3ac234b4bb47ec26eca02c7193718eb55c6aa24ffd89fbdc0ada31"
},
"aarch64_linux_gnu": {
"etag": "0x8DCD98AF2EB5670",
"checksum": "9fbfa7048894c5649e3ec3178e2d6881cf4fc1f5ad3c7260510e3b8dd5900261"
},
"aarch64_macos": {
"etag": "0x8DCD98AF3A0BB27",
"checksum": "19a183c9e1f2e9fc44387a5156e51a5380918904c22297b555154e33b62fa40f"
}
},
"24": {
"version": "24.0.0"