mirror of
https://github.com/ScoopInstaller/Main.git
synced 2026-02-04 02:54:48 +00:00
actionlint: Update to version 1.7.10
This commit is contained in:
parent
b62c61132a
commit
a9e7be2926
@ -1,20 +1,20 @@
|
||||
{
|
||||
"version": "1.7.9",
|
||||
"version": "1.7.10",
|
||||
"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.7.9/actionlint_1.7.9_windows_amd64.zip",
|
||||
"hash": "7c8b10a93723838bc3533f6e1886d868fdbb109b81606ebe6d1a533d11d8e978"
|
||||
"url": "https://github.com/rhysd/actionlint/releases/download/v1.7.10/actionlint_1.7.10_windows_amd64.zip",
|
||||
"hash": "283467f9d6202a8cb8c00ad8dd0ee4e685b71fb86a6a56c68fcbb9ae8ed91237"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/rhysd/actionlint/releases/download/v1.7.9/actionlint_1.7.9_windows_386.zip",
|
||||
"hash": "ce24091626ce8f931d7dab6970a9d33dfbcb76d969e3666b2be6d65cbfcd2d60"
|
||||
"url": "https://github.com/rhysd/actionlint/releases/download/v1.7.10/actionlint_1.7.10_windows_386.zip",
|
||||
"hash": "1783f8a1dd59a67dae373e753a88592351e00128195bc9ddd2b836a0c31df71b"
|
||||
},
|
||||
"arm64": {
|
||||
"url": "https://github.com/rhysd/actionlint/releases/download/v1.7.9/actionlint_1.7.9_windows_arm64.zip",
|
||||
"hash": "7aca9bf09eedf0a743e08c7cb9f1712467a7324a9342a029ae4536fb4be95c25"
|
||||
"url": "https://github.com/rhysd/actionlint/releases/download/v1.7.10/actionlint_1.7.10_windows_arm64.zip",
|
||||
"hash": "0c7242bca2f0ee4672a00ce7fa3c7185311fb94cb9e1e0f6bb57d5456e421d80"
|
||||
}
|
||||
},
|
||||
"bin": "actionlint.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user