mirror of
https://github.com/taiki-e/install-action.git
synced 2026-05-10 06:30:32 +00:00
Update cargo-lambda@latest to 1.8.1
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.1.
|
||||||
|
|
||||||
- Update `typos@latest` to 1.31.0.
|
- Update `typos@latest` to 1.31.0.
|
||||||
|
|
||||||
- Update `trunk@latest` to 0.21.12.
|
- Update `trunk@latest` to 0.21.12.
|
||||||
|
|||||||
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.0"
|
"version": "1.8.1"
|
||||||
},
|
},
|
||||||
"1": {
|
"1": {
|
||||||
"version": "1.8.0"
|
"version": "1.8.1"
|
||||||
},
|
},
|
||||||
"1.8": {
|
"1.8": {
|
||||||
"version": "1.8.0"
|
"version": "1.8.1"
|
||||||
|
},
|
||||||
|
"1.8.1": {
|
||||||
|
"x86_64_linux_musl": {
|
||||||
|
"etag": "0x8DD6E28EDC49924",
|
||||||
|
"checksum": "7294319100a5160942bca546b76a27cd00c78a522532110a22a11a866f0aced2"
|
||||||
|
},
|
||||||
|
"x86_64_macos": {
|
||||||
|
"etag": "0x8DD6E28EE73C2F3",
|
||||||
|
"checksum": "c23db8b2cfa1fc345a6e81133a19761e0147666ad089cb40a4b544fef5522a89"
|
||||||
|
},
|
||||||
|
"x86_64_windows": {
|
||||||
|
"etag": "0x8DD6E28EF2140F9",
|
||||||
|
"checksum": "fdc3315843b319470afca124ac2bdf73735cc0c2f62cc0acc88e4d4c2a475878"
|
||||||
|
},
|
||||||
|
"aarch64_linux_musl": {
|
||||||
|
"etag": "0x8DD6E28EFE08553",
|
||||||
|
"checksum": "0840237ad4f940b7d0779f9e59ff4535ecac61dbac59105cf67ce67ac1bdf4b6"
|
||||||
|
},
|
||||||
|
"aarch64_macos": {
|
||||||
|
"etag": "0x8DD6E28F08CA5EC",
|
||||||
|
"checksum": "29c3efb48b576f54dbf0c1aa7a0016c7cc503acba2a02e135d80ae00d9f6ab2d"
|
||||||
|
}
|
||||||
},
|
},
|
||||||
"1.8.0": {
|
"1.8.0": {
|
||||||
"x86_64_linux_musl": {
|
"x86_64_linux_musl": {
|
||||||
|
|||||||
Reference in New Issue
Block a user