mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-03 15:21:18 +00:00
actionlint: Update to version 1.7.3
This commit is contained in:
parent
5af26eeb03
commit
11f79d2d30
@ -1,20 +1,20 @@
|
||||
{
|
||||
"version": "1.7.2",
|
||||
"version": "1.7.3",
|
||||
"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.2/actionlint_1.7.2_windows_amd64.zip",
|
||||
"hash": "13b8cef929609f75c0b1d0a5730cb38bbfc13be38e3a5080edfd41b9f034270e"
|
||||
"url": "https://github.com/rhysd/actionlint/releases/download/v1.7.3/actionlint_1.7.3_windows_amd64.zip",
|
||||
"hash": "e364347719accd53a7bb2e5b370e42e7262d6cee7c496738a08e319befda38e6"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/rhysd/actionlint/releases/download/v1.7.2/actionlint_1.7.2_windows_386.zip",
|
||||
"hash": "2bc3893f1c9b5ed9a3da7d6b38fe7993b5927276f37d11225594d97d614bfd49"
|
||||
"url": "https://github.com/rhysd/actionlint/releases/download/v1.7.3/actionlint_1.7.3_windows_386.zip",
|
||||
"hash": "58fafb51ac1a27822cf1d97e3a473b83f7f31da0b64555a3ee5022dc40f25946"
|
||||
},
|
||||
"arm64": {
|
||||
"url": "https://github.com/rhysd/actionlint/releases/download/v1.7.2/actionlint_1.7.2_windows_arm64.zip",
|
||||
"hash": "ff6fbac6e85fa663a74800fd51217091dfec87aa8d35b80b2092d269519664d6"
|
||||
"url": "https://github.com/rhysd/actionlint/releases/download/v1.7.3/actionlint_1.7.3_windows_arm64.zip",
|
||||
"hash": "71b50372a72e1f07cec38c82783873cebddf3ec194bb80119b652a80f9f5447f"
|
||||
}
|
||||
},
|
||||
"bin": "actionlint.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user