mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-07 01:01:22 +00:00
actionlint: Update to version 1.6.16
This commit is contained in:
parent
02a47aee07
commit
98991f146c
@ -1,16 +1,16 @@
|
||||
{
|
||||
"version": "1.6.15",
|
||||
"version": "1.6.16",
|
||||
"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.15/actionlint_1.6.15_windows_amd64.zip",
|
||||
"hash": "f35dd6d849f1937fd56d5cca0482ac58bf03a3b179238e20a182019d065757a9"
|
||||
"url": "https://github.com/rhysd/actionlint/releases/download/v1.6.16/actionlint_1.6.16_windows_amd64.zip",
|
||||
"hash": "8a8705c4a705f699939aebfe57f9659d38e25abc28bf646cd6f013b4841b6b00"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/rhysd/actionlint/releases/download/v1.6.15/actionlint_1.6.15_windows_386.zip",
|
||||
"hash": "1ae7365ccd391ceaf52372b184add0ab1bd78e29d49a9635d401944484406383"
|
||||
"url": "https://github.com/rhysd/actionlint/releases/download/v1.6.16/actionlint_1.6.16_windows_386.zip",
|
||||
"hash": "d385c87a1d1a2f707535d50cf5c460ef8c5f7faa5b59a94c735a2f2e85a0c7e8"
|
||||
}
|
||||
},
|
||||
"bin": "actionlint.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user