Compare commits

...

3 Commits

Author SHA1 Message Date
Taiki Endo
7ea888af71 Release 2.49.3 2025-02-25 09:32:31 +09:00
Taiki Endo
d65f93a644 Update wash@latest to 0.39.0 2025-02-25 09:24:38 +09:00
Taiki Endo
7795204009 Update cargo-nextest@latest to 0.9.92 2025-02-25 09:24:38 +09:00
3 changed files with 59 additions and 4 deletions

View File

@@ -10,6 +10,12 @@ Note: In this file, do not use the hard wrap in the middle of a sentence for com
## [Unreleased]
## [2.49.3] - 2025-02-25
- Update `wash@latest` to 0.39.0.
- Update `cargo-nextest@latest` to 0.9.92.
## [2.49.2] - 2025-02-25
- Update `sccache@latest` to 0.10.0.
@@ -3568,7 +3574,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.49.2...HEAD
[Unreleased]: https://github.com/taiki-e/install-action/compare/v2.49.3...HEAD
[2.49.3]: https://github.com/taiki-e/install-action/compare/v2.49.2...v2.49.3
[2.49.2]: https://github.com/taiki-e/install-action/compare/v2.49.1...v2.49.2
[2.49.1]: https://github.com/taiki-e/install-action/compare/v2.49.0...v2.49.1
[2.49.0]: https://github.com/taiki-e/install-action/compare/v2.48.22...v2.49.0

View File

@@ -19,10 +19,33 @@
},
"license_markdown": "[Apache-2.0](https://github.com/nextest-rs/nextest/blob/main/LICENSE-APACHE) OR [MIT](https://github.com/nextest-rs/nextest/blob/main/LICENSE-MIT)",
"latest": {
"version": "0.9.91"
"version": "0.9.92"
},
"0.9": {
"version": "0.9.91"
"version": "0.9.92"
},
"0.9.92": {
"previous_stable_version": "0.9.91",
"x86_64_linux_gnu": {
"etag": "0x8DD552945447848",
"checksum": "7d8fabc1b012075aab1b77c9462670e5ea34f9e40c6cf2c12a2ec2f9ee32bf20"
},
"x86_64_linux_musl": {
"etag": "0x8DD55296F1AEA89",
"checksum": "49e0727163248c394f9d1860da0f3eceff7ff2dbfd01da1a1ce93d4e46870896"
},
"x86_64_macos": {
"etag": "0x8DD55295BB83B68",
"checksum": "9490f380ea0568d179423bb5028955f91690e58051a95be0eb15f0119bc3df7a"
},
"x86_64_windows": {
"etag": "0x8DD5529B6381BC4",
"checksum": "e07391ea2bda51cb2ff26d536061723c7ea9e14adc69cd2ab9de44019bae7b03"
},
"aarch64_linux_gnu": {
"etag": "0x8DD55293D4A0C2F",
"checksum": "6adc85b7ffebe5bc3c4f30127c047d4766f65ddca906e12731591ea1cc81e995"
}
},
"0.9.91": {
"previous_stable_version": "0.9.90",

27
manifests/wash.json generated
View File

@@ -19,7 +19,32 @@
},
"license_markdown": "[Apache-2.0](https://github.com/wasmCloud/wasmCloud/blob/main/LICENSE)",
"latest": {
"version": "0.38.0"
"version": "0.39.0"
},
"0.39": {
"version": "0.39.0"
},
"0.39.0": {
"x86_64_linux_musl": {
"etag": "0x8DD550CA196B8BA",
"checksum": "7cfc3a7c62db1cffa93c92c8f42be9fb10525cde1354e38531508c7500170cf8"
},
"x86_64_macos": {
"etag": "0x8DD550CA189A812",
"checksum": "b96c77148758fb3c8ae74f94f13c3e95a526c592d125ae61d3a6d36bc438f21c"
},
"x86_64_windows": {
"etag": "0x8DD550CA1730540",
"checksum": "1ad7928bf88e3828409921026329af2ecfd86c792322171a9bed8e260127b8e8"
},
"aarch64_linux_musl": {
"etag": "0x8DD550CA185B4ED",
"checksum": "279efdd262c9ea25a21b6f9b89eec67aae6583776b4f99e8c72fc3a15ce848c0"
},
"aarch64_macos": {
"etag": "0x8DD550CA1825D4D",
"checksum": "7805d1c2a6b7b76181329737555bd9a70cc6b006ea67de81d97ce2d5a40c5d3c"
}
},
"0.38": {
"version": "0.38.0"