mirror of
https://github.com/taiki-e/install-action.git
synced 2026-04-09 18:11:48 +08:00
Update shellcheck@latest to 0.11.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]
|
||||
|
||||
- Update `shellcheck@latest` to 0.11.0.
|
||||
|
||||
- Update `cargo-nextest@latest` to 0.9.102.
|
||||
|
||||
- Update `cargo-binstall@latest` to 1.14.3.
|
||||
|
||||
27
manifests/shellcheck.json
generated
27
manifests/shellcheck.json
generated
@@ -24,7 +24,32 @@
|
||||
},
|
||||
"license_markdown": "[GPL-3.0](https://github.com/koalaman/shellcheck/blob/master/LICENSE)",
|
||||
"latest": {
|
||||
"version": "0.10.0"
|
||||
"version": "0.11.0"
|
||||
},
|
||||
"0.11": {
|
||||
"version": "0.11.0"
|
||||
},
|
||||
"0.11.0": {
|
||||
"x86_64_linux_musl": {
|
||||
"etag": "0x8DDD2EDACDF8937",
|
||||
"checksum": "b5e67eeea12f23cb145d39dfd528ca10a3957396a6a37936823407a462053bf1"
|
||||
},
|
||||
"x86_64_macos": {
|
||||
"etag": "0x8DDD2EDAC9AB741",
|
||||
"checksum": "75a1c38fd9f2698c2509d7e17576fe16f606096644562137f98b50948cc9ff9a"
|
||||
},
|
||||
"x86_64_windows": {
|
||||
"etag": "0x8DDD2EDAD14B551",
|
||||
"checksum": "83aed5bcb67c4da4472001d74ae8d0764c978e4f764cf197718837f7626b9ec7"
|
||||
},
|
||||
"aarch64_linux_musl": {
|
||||
"etag": "0x8DDD2EDACB8F2BA",
|
||||
"checksum": "70d73a0bcf4bc42813371d96199f3aa680704f443173c6353da48b7565b7f28c"
|
||||
},
|
||||
"aarch64_macos": {
|
||||
"etag": "0x8DDD2EDACB0BE99",
|
||||
"checksum": "eace6b7ed51adb591f64e9192c96cfc6ce8b1ec7fc2e783f67475f633ead26cd"
|
||||
}
|
||||
},
|
||||
"0.10": {
|
||||
"version": "0.10.0"
|
||||
|
||||
Reference in New Issue
Block a user