Compare commits

...

6 Commits

Author SHA1 Message Date
Taiki Endo
7311293370 Release 2.67.20 2026-02-05 09:49:58 +09:00
Taiki Endo
aa0fafc85c Update wasmtime@latest to 41.0.3 2026-02-05 09:49:18 +09:00
Taiki Endo
61ef222d96 Update wash@latest to 0.43.0 2026-02-05 09:49:18 +09:00
Taiki Endo
be91fe4616 Update uv@latest to 0.9.30 2026-02-05 09:49:18 +09:00
Taiki Endo
29ae0a1a59 Update cargo-nextest@latest to 0.9.126 2026-02-05 09:49:18 +09:00
Taiki Endo
5fa92d2d37 Update cargo-audit@latest to 0.22.1 2026-02-05 09:49:18 +09:00
6 changed files with 172 additions and 11 deletions

View File

@@ -10,6 +10,18 @@ Note: In this file, do not use the hard wrap in the middle of a sentence for com
## [Unreleased]
## [2.67.20] - 2026-02-05
- Update `wasmtime@latest` to 41.0.3.
- Update `wash@latest` to 0.43.0.
- Update `uv@latest` to 0.9.30.
- Update `cargo-nextest@latest` to 0.9.126.
- Update `cargo-audit@latest` to 0.22.1.
## [2.67.19] - 2026-02-04
- Update `uv@latest` to 0.9.29.
@@ -5551,7 +5563,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.67.19...HEAD
[Unreleased]: https://github.com/taiki-e/install-action/compare/v2.67.20...HEAD
[2.67.20]: https://github.com/taiki-e/install-action/compare/v2.67.19...v2.67.20
[2.67.19]: https://github.com/taiki-e/install-action/compare/v2.67.18...v2.67.19
[2.67.18]: https://github.com/taiki-e/install-action/compare/v2.67.17...v2.67.18
[2.67.17]: https://github.com/taiki-e/install-action/compare/v2.67.16...v2.67.17

View File

@@ -20,10 +20,28 @@
},
"license_markdown": "[Apache-2.0](https://github.com/rustsec/rustsec/blob/HEAD/cargo-audit/LICENSE-APACHE) OR [MIT](https://github.com/rustsec/rustsec/blob/HEAD/cargo-audit/LICENSE-MIT)",
"latest": {
"version": "0.22.0"
"version": "0.22.1"
},
"0.22": {
"version": "0.22.0"
"version": "0.22.1"
},
"0.22.1": {
"x86_64_linux_musl": {
"etag": "0x8DE64325DF487BC",
"checksum": "c32506f338bdcdaef5a17fb9f33abb6ecf9561324cfd34237fd335f9283a1eab"
},
"x86_64_macos": {
"etag": "0x8DE643275BD00A9",
"checksum": "582d104a2a4bdb127c6bf6d056d89eede40686d11f52e4bc1765132ec99d2fca"
},
"x86_64_windows": {
"etag": "0x8DE6432BF97AAED",
"checksum": "1523eedc57675eff07b230c06dcd545f3cb04e0ebf92f4009218c79000279a74"
},
"aarch64_linux_gnu": {
"etag": "0x8DE64326434D959",
"checksum": "4c8df835ee484441bd2c8c6bcac28c4ce4b4058ba9e7477cb9e0012fe7769f66"
}
},
"0.22.0": {
"x86_64_linux_musl": {

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.125"
"version": "0.9.126"
},
"0.9": {
"version": "0.9.125"
"version": "0.9.126"
},
"0.9.126": {
"previous_stable_version": "0.9.125",
"x86_64_linux_gnu": {
"etag": "0x8DE643FB91D681A",
"checksum": "f374217d343eb159a9c61bdb0dac773126854837ef1d615282ca84e91c29a4fd"
},
"x86_64_linux_musl": {
"etag": "0x8DE64408F9B9063",
"checksum": "43523bdfafc27a7308c9358ed0d75ea67cd643b9a0b0761ba3a9ac6c4b786d77"
},
"x86_64_macos": {
"etag": "0x8DE6440236127F5",
"checksum": "c33e20b118dced1a5bef9c5a6244fce2e8bbc12cf1ad7edb9afed44701817a2b"
},
"x86_64_windows": {
"etag": "0x8DE64429A98EA5B",
"checksum": "eaf07412bc07d3795b81f4cb410398b98b50837dd2082decc6e50191c7cfb222"
},
"aarch64_linux_gnu": {
"etag": "0x8DE643F82ACBDD3",
"checksum": "0f248c2032d1cbabafc0c780901c3ce032114f4fbd7ff81b7f656edfeffcff21"
}
},
"0.9.125": {
"previous_stable_version": "0.9.124",

42
manifests/uv.json generated
View File

@@ -40,10 +40,48 @@
},
"license_markdown": "[Apache-2.0](https://github.com/astral-sh/uv/blob/main/LICENSE-APACHE) OR [MIT](https://github.com/astral-sh/uv/blob/main/LICENSE-MIT)",
"latest": {
"version": "0.9.29"
"version": "0.9.30"
},
"0.9": {
"version": "0.9.29"
"version": "0.9.30"
},
"0.9.30": {
"x86_64_linux_musl": {
"etag": "0x8DE643734F34F2C",
"checksum": "1caf8fe092e2005dd4c134ba515c1aa3eea3d3c143f8a1903bcb58fcdf169365"
},
"x86_64_macos": {
"etag": "0x8DE64373457BE32",
"checksum": "ce069bf750567e9a4a31d6e285d1eae75d444d8a281409b641235903943b7681"
},
"x86_64_windows": {
"etag": "0x8DE6437348B8C3B",
"checksum": "875981be7908295937dee09532bb66d576986d4f223259e171b0c767c885897a"
},
"aarch64_linux_musl": {
"etag": "0x8DE64373223352C",
"checksum": "b658b56957bceea742ca14f3ef28fb3542adbcedfb8bd5bd718ae255394ccd09"
},
"aarch64_macos": {
"etag": "0x8DE643731803279",
"checksum": "03a5d9ec7f7d588446b2ec226d13ff6300055e55365eca8f3fab39f342b0e805"
},
"aarch64_windows": {
"etag": "0x8DE643731C74BB8",
"checksum": "cfbc40baf1da11c55eff92ee008f5af3cdbb4c24c40ddb0bbd489b983fadf43f"
},
"powerpc64le_linux_gnu": {
"etag": "0x8DE643733DADD58",
"checksum": "73b8cbc560c6b2fa205358365d4e174abdf50cfcf57dc36a447572c56eba5ae4"
},
"riscv64_linux_gnu": {
"etag": "0x8DE6437342306DB",
"checksum": "5e0453d9252aab874a3658a039d4ffdde79dba4096974fcdc945498697dc81cf"
},
"s390x_linux_gnu": {
"etag": "0x8DE64373403E20A",
"checksum": "b35975bb9e5c2c418b428d0316cc6e3c7a6eff710c69212be14005c192f54516"
}
},
"0.9.29": {
"x86_64_linux_musl": {

37
manifests/wash.json generated
View File

@@ -3,7 +3,42 @@
"template": null,
"license_markdown": "[Apache-2.0](https://github.com/wasmCloud/wasmCloud/blob/main/LICENSE)",
"latest": {
"version": "0.42.0"
"version": "0.43.0"
},
"0.43": {
"version": "0.43.0"
},
"0.43.0": {
"x86_64_linux_musl": {
"url": "https://github.com/wasmCloud/wasmCloud/releases/download/wash-v0.43.0/wash-x86_64-unknown-linux-musl",
"etag": "0x8DE642D82CBDBE0",
"checksum": "cf4d2cd801de892dd8d130c356c85a484c2c261a51863c6e8874423790becbe9"
},
"x86_64_macos": {
"url": "https://github.com/wasmCloud/wasmCloud/releases/download/wash-v0.43.0/wash-x86_64-apple-darwin",
"etag": "0x8DE642D824A934D",
"checksum": "2433eeec8887bd0549cae15fadd04b999790dcb76739f05603a0691c4641b581"
},
"x86_64_windows": {
"url": "https://github.com/wasmCloud/wasmCloud/releases/download/wash-v0.43.0/wash-x86_64-pc-windows-msvc.exe",
"etag": "0x8DE642D82833DC4",
"checksum": "765be4d0ffc2a33ae21243d7a8aad88bfb77ec63fe41afbb9c102240887bfcdf"
},
"aarch64_linux_musl": {
"url": "https://github.com/wasmCloud/wasmCloud/releases/download/wash-v0.43.0/wash-aarch64-unknown-linux-musl",
"etag": "0x8DE642D825CA786",
"checksum": "ae546f852c612eaa844fd484b24654b3ec3d4c85555d7acef5cc15fbdee52455"
},
"aarch64_macos": {
"url": "https://github.com/wasmCloud/wasmCloud/releases/download/wash-v0.43.0/wash-aarch64-apple-darwin",
"etag": "0x8DE642D825901F4",
"checksum": "9ac99538f30a7d2c6d495500ba9b7589ccaf7ce8e32bba18fc70805e6abf9f38"
},
"riscv64_linux_gnu": {
"url": "https://github.com/wasmCloud/wasmCloud/releases/download/wash-v0.43.0/wash-riscv64gc-unknown-linux-gnu",
"etag": "0x8DE642D82789B5C",
"checksum": "30dc19e93ac7b3dee81ebfa0080e691261693384115528909ab36cb6a592ce4f"
}
},
"0.42": {
"version": "0.42.0"

View File

@@ -36,13 +36,47 @@
},
"license_markdown": "[Apache-2.0 WITH LLVM-exception](https://github.com/bytecodealliance/wasmtime/blob/main/LICENSE)",
"latest": {
"version": "41.0.2"
"version": "41.0.3"
},
"41": {
"version": "41.0.2"
"version": "41.0.3"
},
"41.0": {
"version": "41.0.2"
"version": "41.0.3"
},
"41.0.3": {
"x86_64_linux_gnu": {
"etag": "0x8DE64440B66C25C",
"checksum": "797d0a4f790e79c33ccaf43bfe413f077fff951e3a35145afe7b5a8324f14644"
},
"x86_64_macos": {
"etag": "0x8DE64440BF4CDE8",
"checksum": "56bd7c79e6f2edb8f79c49de202955d60ad5a27231cc9c1689e593d07304d368"
},
"x86_64_windows": {
"etag": "0x8DE64440DB98698",
"checksum": "f6ef3a3ccc74100c9dadc8a31cbd401ca2b0a195aa0599388786d61462e56afe"
},
"aarch64_linux_gnu": {
"etag": "0x8DE644407FDACE4",
"checksum": "1dd1f69089eeefc3826f38463f8375d6ff2e59684a2a85b44a6622516d0a5677"
},
"aarch64_macos": {
"etag": "0x8DE6444087232B7",
"checksum": "f1db748d63bea4df0181d0170c232e1f423caf5ff816495f0153eb2cf6d57a1d"
},
"aarch64_windows": {
"etag": "0x8DE644408F133FF",
"checksum": "bb610724659d5e51167f785c78aedea625f21a4e07155b6f736a84666a593fad"
},
"riscv64_linux_gnu": {
"etag": "0x8DE64440A1CCA0F",
"checksum": "d99b0dd1fcfdf0a4707fed099fbac81a5fc106f8bcdf8c9320f7f6fae6e02ea9"
},
"s390x_linux_gnu": {
"etag": "0x8DE64440A885933",
"checksum": "2d2fcedae2ea17a1b03c73954716c648e5f27ae3ece9ba0daf56b3239eef2d73"
}
},
"41.0.2": {
"x86_64_linux_gnu": {