Compare commits

...

4 Commits

Author SHA1 Message Date
Taiki Endo
480814c6df Release 2.46.18 2024-12-21 13:01:04 +09:00
Taiki Endo
b195fca919 Update wasmtime@latest to 28.0.0 2024-12-21 03:15:25 +09:00
Taiki Endo
03381f5ca4 Release 2.46.17 2024-12-20 10:51:52 +09:00
Taiki Endo
409c15bd82 Update release-plz@latest to 0.3.112 2024-12-20 09:33:11 +09:00
3 changed files with 72 additions and 4 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.46.18] - 2024-12-21
- Update `wasmtime@latest` to 28.0.0.
## [2.46.17] - 2024-12-20
- Update `release-plz@latest` to 0.3.112.
## [2.46.16] - 2024-12-19
- Update `osv-scanner@latest` to 1.9.2.
@@ -3238,7 +3246,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.46.16...HEAD
[Unreleased]: https://github.com/taiki-e/install-action/compare/v2.46.18...HEAD
[2.46.18]: https://github.com/taiki-e/install-action/compare/v2.46.17...v2.46.18
[2.46.17]: https://github.com/taiki-e/install-action/compare/v2.46.16...v2.46.17
[2.46.16]: https://github.com/taiki-e/install-action/compare/v2.46.15...v2.46.16
[2.46.15]: https://github.com/taiki-e/install-action/compare/v2.46.14...v2.46.15
[2.46.14]: https://github.com/taiki-e/install-action/compare/v2.46.13...v2.46.14

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.111"
"version": "0.3.112"
},
"0.3": {
"version": "0.3.111"
"version": "0.3.112"
},
"0.3.112": {
"x86_64_linux_musl": {
"etag": "0x8DD2073AFE4F854",
"checksum": "10833d6861c416467cd6520fad0e47e2bad311dc72462cbf5fc5431967366664"
},
"x86_64_macos": {
"etag": "0x8DD2074CD13521B",
"checksum": "a8d506cf951abd555feb5d11b79301b125bd32bf93cb0db50fc74ba6a374de81"
},
"x86_64_windows": {
"etag": "0x8DD2074A986E975",
"checksum": "bced165ffa3e4d6ea2265c51b85c4e709c0fe34a5c76dd2a7c7faccaa7427898"
},
"aarch64_linux_musl": {
"etag": "0x8DD2073C21489B5",
"checksum": "948e7dc7f14093145bf3553b8e0388d1864c4a67f40cc26da9aca501653b86d2"
},
"aarch64_macos": {
"etag": "0x8DD2074CD6EC6A7",
"checksum": "000523cdab05c265f2d1f11499f16451130b9e6c217a59ad8d0a5e9ca57dd8ce"
},
"aarch64_windows": {
"etag": "0x8DD2074C27C0577",
"checksum": "065bc0feccf27717afb455728b98dfe9d222d19c2cf188f53a28e7f4b822af55"
}
},
"0.3.111": {
"x86_64_linux_musl": {

View File

@@ -28,7 +28,39 @@
},
"license_markdown": "[Apache-2.0 WITH LLVM-exception](https://github.com/bytecodealliance/wasmtime/blob/main/LICENSE)",
"latest": {
"version": "27.0.0"
"version": "28.0.0"
},
"28": {
"version": "28.0.0"
},
"28.0": {
"version": "28.0.0"
},
"28.0.0": {
"x86_64_linux_gnu": {
"etag": "0x8DD211317831246",
"checksum": "677ce3ba138fff0ed6a03564ca7ac43a255d947973ac76e57a67a993d41246c8"
},
"x86_64_macos": {
"etag": "0x8DD2113188F83C5",
"checksum": "2a8973aec371c98dd598d5d11767f373d3d9fe520a8cded79e8c685d51384107"
},
"x86_64_windows": {
"etag": "0x8DD21131CCF91A6",
"checksum": "419c6ed54a7926a2594b64adfdd09042b00376691f8225b7187af5683146a878"
},
"aarch64_linux_gnu": {
"etag": "0x8DD21130D7038BA",
"checksum": "e869fea0b7011fe4f7bd226306891895ecdd226a01bfd0f2db56364b673b94b0"
},
"aarch64_macos": {
"etag": "0x8DD21130E705C04",
"checksum": "f0fbbd10c9eb71c02ff7d7160906686f26c6c23772e3000813628e02343795ef"
},
"aarch64_windows": {
"etag": "0x8DD21130FA03357",
"checksum": "64fe1aa27370bf54436ce48c5198310125e62c1719343226f77dfd0316ba0441"
}
},
"27": {
"version": "27.0.0"