mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-02 06:41:19 +00:00
actionlint: Update to version 1.6.24
This commit is contained in:
parent
340e63d8d4
commit
da5cc49c38
@ -1,20 +1,20 @@
|
||||
{
|
||||
"version": "1.6.23",
|
||||
"version": "1.6.24",
|
||||
"description": "Static checker for GitHub Actions workflow files",
|
||||
"homepage": "https://github.com/rhysd/actionlint",
|
||||
"license": "MIT",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/rhysd/actionlint/releases/download/v1.6.23/actionlint_1.6.23_windows_amd64.zip",
|
||||
"hash": "ed8c80ec82c6995efd1f957cbf4c251fe208a3546e4afd8637d4b3709dbd8cc1"
|
||||
"url": "https://github.com/rhysd/actionlint/releases/download/v1.6.24/actionlint_1.6.24_windows_amd64.zip",
|
||||
"hash": "b3f43e3fd5a30785f9b9d4a495a7164870698b6a8f072bbd0503e70ef2735f8b"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/rhysd/actionlint/releases/download/v1.6.23/actionlint_1.6.23_windows_386.zip",
|
||||
"hash": "49607be905c208075ef9ab0598e02a4370fde458e4524ce5d940465e5f6c0899"
|
||||
"url": "https://github.com/rhysd/actionlint/releases/download/v1.6.24/actionlint_1.6.24_windows_386.zip",
|
||||
"hash": "c874d0074f277cde608033e84668e78483f31b46d384cce8f49cda49a56e3217"
|
||||
},
|
||||
"arm64": {
|
||||
"url": "https://github.com/rhysd/actionlint/releases/download/v1.6.23/actionlint_1.6.23_windows_arm64.zip",
|
||||
"hash": "4ffb7d53776e5d90412cf53ed99f944f17f5193173b14b84adaaaa504d5731fa"
|
||||
"url": "https://github.com/rhysd/actionlint/releases/download/v1.6.24/actionlint_1.6.24_windows_arm64.zip",
|
||||
"hash": "170187fcb01b7d21b5d25d42dc1beb5da32e5fe3dd04e9433cb641ca1a2191e4"
|
||||
}
|
||||
},
|
||||
"bin": "actionlint.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user