mirror of
https://github.com/taiki-e/install-action.git
synced 2026-04-21 23:20:26 +00:00
Update cargo-lambda@latest to 1.7.0
This commit is contained in:
@@ -10,6 +10,8 @@ Note: In this file, do not use the hard wrap in the middle of a sentence for com
|
|||||||
|
|
||||||
## [Unreleased]
|
## [Unreleased]
|
||||||
|
|
||||||
|
- Update `cargo-lambda@latest` to 1.7.0.
|
||||||
|
|
||||||
## [2.49.5] - 2025-02-25
|
## [2.49.5] - 2025-02-25
|
||||||
|
|
||||||
- Update `wasmtime@latest` to 30.0.2.
|
- Update `wasmtime@latest` to 30.0.2.
|
||||||
|
|||||||
29
manifests/cargo-lambda.json
generated
29
manifests/cargo-lambda.json
generated
@@ -20,10 +20,35 @@
|
|||||||
},
|
},
|
||||||
"license_markdown": "[MIT](https://github.com/cargo-lambda/cargo-lambda/blob/main/LICENSE)",
|
"license_markdown": "[MIT](https://github.com/cargo-lambda/cargo-lambda/blob/main/LICENSE)",
|
||||||
"latest": {
|
"latest": {
|
||||||
"version": "1.6.3"
|
"version": "1.7.0"
|
||||||
},
|
},
|
||||||
"1": {
|
"1": {
|
||||||
"version": "1.6.3"
|
"version": "1.7.0"
|
||||||
|
},
|
||||||
|
"1.7": {
|
||||||
|
"version": "1.7.0"
|
||||||
|
},
|
||||||
|
"1.7.0": {
|
||||||
|
"x86_64_linux_musl": {
|
||||||
|
"etag": "0x8DD56BF9E11BA5C",
|
||||||
|
"checksum": "f5166a3f382056d819b90974a97c71db7f5bf84c5078edc94f79b143886cdf90"
|
||||||
|
},
|
||||||
|
"x86_64_macos": {
|
||||||
|
"etag": "0x8DD56BF9EA60050",
|
||||||
|
"checksum": "7b188fef3c9476958cdeca463d649165adcae782b8ef88c43b3d87c392a94cd1"
|
||||||
|
},
|
||||||
|
"x86_64_windows": {
|
||||||
|
"etag": "0x8DD56BF9F5D3743",
|
||||||
|
"checksum": "e3e1c5aee7d34d6d2b12cf833ef549baeb9c4d67e3bd3bc89841c8dc01bc5c83"
|
||||||
|
},
|
||||||
|
"aarch64_linux_musl": {
|
||||||
|
"etag": "0x8DD56BFA000AE63",
|
||||||
|
"checksum": "4f13f82823a2d06bc28d0c7f38dc398514a4279866ba8c1e543e30a24a762891"
|
||||||
|
},
|
||||||
|
"aarch64_macos": {
|
||||||
|
"etag": "0x8DD56BFA09FE47E",
|
||||||
|
"checksum": "d9dc72ab5b4ef8fca16bcd24b21072c4f5397b233b4a05e85e10a01bcd0b6920"
|
||||||
|
}
|
||||||
},
|
},
|
||||||
"1.6": {
|
"1.6": {
|
||||||
"version": "1.6.3"
|
"version": "1.6.3"
|
||||||
|
|||||||
Reference in New Issue
Block a user