mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-03 07:11:21 +00:00
actionlint: Update to version 1.6.23
This commit is contained in:
parent
fc61847657
commit
375229cdeb
@ -1,20 +1,20 @@
|
||||
{
|
||||
"version": "1.6.22",
|
||||
"version": "1.6.23",
|
||||
"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.22/actionlint_1.6.22_windows_amd64.zip",
|
||||
"hash": "c0007e418e6cd2008769e55666229b50677f85975676c4246baee5ec3ae9a2b5"
|
||||
"url": "https://github.com/rhysd/actionlint/releases/download/v1.6.23/actionlint_1.6.23_windows_amd64.zip",
|
||||
"hash": "ed8c80ec82c6995efd1f957cbf4c251fe208a3546e4afd8637d4b3709dbd8cc1"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/rhysd/actionlint/releases/download/v1.6.22/actionlint_1.6.22_windows_386.zip",
|
||||
"hash": "1396715a2c179eb41f930d470d1dc8eb82fe6d093ad5b7ce0df7e2ab7632a974"
|
||||
"url": "https://github.com/rhysd/actionlint/releases/download/v1.6.23/actionlint_1.6.23_windows_386.zip",
|
||||
"hash": "49607be905c208075ef9ab0598e02a4370fde458e4524ce5d940465e5f6c0899"
|
||||
},
|
||||
"arm64": {
|
||||
"url": "https://github.com/rhysd/actionlint/releases/download/v1.6.22/actionlint_1.6.22_windows_arm64.zip",
|
||||
"hash": "03abafa6a7665a888c9225d6b3b020ad8aa98a3c83b6e03d3a6cbd0345f8bebe"
|
||||
"url": "https://github.com/rhysd/actionlint/releases/download/v1.6.23/actionlint_1.6.23_windows_arm64.zip",
|
||||
"hash": "4ffb7d53776e5d90412cf53ed99f944f17f5193173b14b84adaaaa504d5731fa"
|
||||
}
|
||||
},
|
||||
"bin": "actionlint.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user