mirror of
https://github.com/taiki-e/install-action.git
synced 2025-12-27 01:54:13 -05:00
Update cargo-lambda@latest to 1.8.6
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.8.6.
|
||||||
|
|
||||||
- Update `vacuum@latest` to 0.17.6.
|
- Update `vacuum@latest` to 0.17.6.
|
||||||
|
|
||||||
- Update `earthly@latest` to 0.8.16.
|
- Update `earthly@latest` to 0.8.16.
|
||||||
|
|||||||
28
manifests/cargo-lambda.json
generated
28
manifests/cargo-lambda.json
generated
@@ -20,13 +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.8.5"
|
"version": "1.8.6"
|
||||||
},
|
},
|
||||||
"1": {
|
"1": {
|
||||||
"version": "1.8.5"
|
"version": "1.8.6"
|
||||||
},
|
},
|
||||||
"1.8": {
|
"1.8": {
|
||||||
"version": "1.8.5"
|
"version": "1.8.6"
|
||||||
|
},
|
||||||
|
"1.8.6": {
|
||||||
|
"x86_64_linux_musl": {
|
||||||
|
"etag": "0x8DDC59AF749F746",
|
||||||
|
"checksum": "717261a71adad7fdae3056882d2422fc9ecf9232eea9e5aaf8130d1cbb9c76e6"
|
||||||
|
},
|
||||||
|
"x86_64_macos": {
|
||||||
|
"etag": "0x8DDC59AF805BD3F",
|
||||||
|
"checksum": "a43e2dd0d3626d7c7253978801104b6fc8688d27dd2f743d19ba769168014fd6"
|
||||||
|
},
|
||||||
|
"x86_64_windows": {
|
||||||
|
"etag": "0x8DDC59AF8B0F3FF",
|
||||||
|
"checksum": "0cc779c3536ee95305122d687832b27ebeda5df094f8611fb121682a20227b07"
|
||||||
|
},
|
||||||
|
"aarch64_linux_musl": {
|
||||||
|
"etag": "0x8DDC59AF9786CB8",
|
||||||
|
"checksum": "796f96196f3ba14a4a2542cf7f7dd480eb556f9fa5f04653a1ad4dffc5044567"
|
||||||
|
},
|
||||||
|
"aarch64_macos": {
|
||||||
|
"etag": "0x8DDC59AFA2C732D",
|
||||||
|
"checksum": "bc73b657c0cdfe15badca1b2cb485df742dd9d16440dbff17ba0a29655c27c79"
|
||||||
|
}
|
||||||
},
|
},
|
||||||
"1.8.5": {
|
"1.8.5": {
|
||||||
"x86_64_linux_musl": {
|
"x86_64_linux_musl": {
|
||||||
|
|||||||
Reference in New Issue
Block a user