mirror of
https://github.com/taiki-e/install-action.git
synced 2026-04-08 18:05:42 +08:00
Update shfmt@latest to 3.10.0
This commit is contained in:
@@ -12,6 +12,8 @@ Note: In this file, do not use the hard wrap in the middle of a sentence for com
|
||||
|
||||
## [Unreleased]
|
||||
|
||||
- Update `shfmt@latest` to 3.10.0.
|
||||
|
||||
## [2.44.43] - 2024-10-19
|
||||
|
||||
- Update `dprint@latest` to 0.47.4.
|
||||
|
||||
29
manifests/shfmt.json
generated
29
manifests/shfmt.json
generated
@@ -19,10 +19,35 @@
|
||||
},
|
||||
"license_markdown": "[BSD-3-Clause](https://github.com/mvdan/sh/blob/master/LICENSE)",
|
||||
"latest": {
|
||||
"version": "3.9.0"
|
||||
"version": "3.10.0"
|
||||
},
|
||||
"3": {
|
||||
"version": "3.9.0"
|
||||
"version": "3.10.0"
|
||||
},
|
||||
"3.10": {
|
||||
"version": "3.10.0"
|
||||
},
|
||||
"3.10.0": {
|
||||
"x86_64_linux_musl": {
|
||||
"etag": "0x8DCF147B60D9F66",
|
||||
"checksum": "1f57a384d59542f8fac5f503da1f3ea44242f46dff969569e80b524d64b71dbc"
|
||||
},
|
||||
"x86_64_macos": {
|
||||
"etag": "0x8DCF147B5BEC692",
|
||||
"checksum": "ef8d970b3f695a7e8e7d40730eedd2d935ab9599f78a365f319c515bc59d4c83"
|
||||
},
|
||||
"x86_64_windows": {
|
||||
"etag": "0x8DCF147B43AEC35",
|
||||
"checksum": "6e4c6acd38de7b4b1ba8f8082b9e688df8c9b861d3f8b2e7bb1b7270201a3587"
|
||||
},
|
||||
"aarch64_linux_musl": {
|
||||
"etag": "0x8DCF147B4F57B2C",
|
||||
"checksum": "9d23013d56640e228732fd2a04a9ede0ab46bc2d764bf22a4a35fb1b14d707a8"
|
||||
},
|
||||
"aarch64_macos": {
|
||||
"etag": "0x8DCF147B56378B6",
|
||||
"checksum": "86030533a823c0a7cd92dee0f74094e5b901c3277b43def6337d5e19e56fe553"
|
||||
}
|
||||
},
|
||||
"3.9": {
|
||||
"version": "3.9.0"
|
||||
|
||||
Reference in New Issue
Block a user