mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-09 18:21:22 +00:00
actionlint: Update to version 1.6.18
This commit is contained in:
parent
99503b61a4
commit
71d7486f48
@ -1,16 +1,16 @@
|
||||
{
|
||||
"version": "1.6.17",
|
||||
"version": "1.6.18",
|
||||
"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.17/actionlint_1.6.17_windows_amd64.zip",
|
||||
"hash": "870fc233015ceeeef03270b53a3a9ac2c599f245f3320e0da0b97e197e6c4d6d"
|
||||
"url": "https://github.com/rhysd/actionlint/releases/download/v1.6.18/actionlint_1.6.18_windows_amd64.zip",
|
||||
"hash": "993d4bce3069add130972b486fb6de3b824cafcefd54f719c158f6310224878e"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/rhysd/actionlint/releases/download/v1.6.17/actionlint_1.6.17_windows_386.zip",
|
||||
"hash": "1e9a980516006ebde2dd749fc4c39e7c09cd823d3bdd842af8591417984acab9"
|
||||
"url": "https://github.com/rhysd/actionlint/releases/download/v1.6.18/actionlint_1.6.18_windows_386.zip",
|
||||
"hash": "db0c13980757cafbed6b24ca33a4c8703d63ee470fe1c4773d11d46d00ea4b94"
|
||||
}
|
||||
},
|
||||
"bin": "actionlint.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user