Compare commits

...

2 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
2 changed files with 35 additions and 2 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.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.
@@ -2758,7 +2762,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.44.5...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

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"