Compare commits

...

4 Commits

Author SHA1 Message Date
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
3 changed files with 69 additions and 5 deletions

View File

@@ -10,6 +10,14 @@ Note: In this file, do not use the hard wrap in the middle of a sentence for com
## [Unreleased]
## [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.
@@ -2754,7 +2762,9 @@ 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.4...HEAD
[Unreleased]: https://github.com/taiki-e/install-action/compare/v2.44.6...HEAD
[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

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

@@ -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"