mirror of
https://github.com/taiki-e/install-action.git
synced 2026-05-09 14:20:29 +00:00
Update shfmt@latest to 3.9.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 `shfmt@latest` to 3.9.0.
|
||||||
|
|
||||||
- Update `zola@latest` to 0.19.2.
|
- Update `zola@latest` to 0.19.2.
|
||||||
|
|
||||||
- Update `cargo-semver-checks@latest` to 0.34.0.
|
- Update `cargo-semver-checks@latest` to 0.34.0.
|
||||||
|
|||||||
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)",
|
"license_markdown": "[BSD-3-Clause](https://github.com/mvdan/sh/blob/master/LICENSE)",
|
||||||
"latest": {
|
"latest": {
|
||||||
"version": "3.8.0"
|
"version": "3.9.0"
|
||||||
},
|
},
|
||||||
"3": {
|
"3": {
|
||||||
"version": "3.8.0"
|
"version": "3.9.0"
|
||||||
|
},
|
||||||
|
"3.9": {
|
||||||
|
"version": "3.9.0"
|
||||||
|
},
|
||||||
|
"3.9.0": {
|
||||||
|
"x86_64_linux_musl": {
|
||||||
|
"etag": "0x8DCBE426554DD75",
|
||||||
|
"checksum": "d99b06506aee2ac9113daec3049922e70dc8cffb84658e3ae512c6a6cbe101b6"
|
||||||
|
},
|
||||||
|
"x86_64_macos": {
|
||||||
|
"etag": "0x8DCBE4264D5DC15",
|
||||||
|
"checksum": "3e1ac72e91ba88ce483766e57a1aa41fa502a0f9d5a47f5f5cd3663badcecee4"
|
||||||
|
},
|
||||||
|
"x86_64_windows": {
|
||||||
|
"etag": "0x8DCBE4263C7BEAF",
|
||||||
|
"checksum": "4ea136134248ac8ebbf9103370ddcd951b515a9e9bfba903252f12fd067bb5e9"
|
||||||
|
},
|
||||||
|
"aarch64_linux_musl": {
|
||||||
|
"etag": "0x8DCBE42651535DC",
|
||||||
|
"checksum": "5e511463068f3d27ae1b087fb597fb9e8ad865be2ac501964a222a834fc1c463"
|
||||||
|
},
|
||||||
|
"aarch64_macos": {
|
||||||
|
"etag": "0x8DCBE4265985163",
|
||||||
|
"checksum": "7d89694369a516b2d5a68b31f8be2da04c91f50fb7cdd8e41003081b814ba3e8"
|
||||||
|
}
|
||||||
},
|
},
|
||||||
"3.8": {
|
"3.8": {
|
||||||
"version": "3.8.0"
|
"version": "3.8.0"
|
||||||
|
|||||||
Reference in New Issue
Block a user