mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-20 06:11:19 +00:00
actionlint: Update to version 1.7.6
This commit is contained in:
parent
7e2e4d7b4a
commit
801cbb8b42
@ -1,20 +1,20 @@
|
||||
{
|
||||
"version": "1.7.5",
|
||||
"version": "1.7.6",
|
||||
"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.5/actionlint_1.7.5_windows_amd64.zip",
|
||||
"hash": "b6271add72e21bbd3cffbfb7105ade7f8648cd2ced0c94184f47705badc7ae0d"
|
||||
"url": "https://github.com/rhysd/actionlint/releases/download/v1.7.6/actionlint_1.7.6_windows_amd64.zip",
|
||||
"hash": "48d327e7744ef863cd85df1cc29be810bd7a1d03026132ab34e4ddbfe839f685"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/rhysd/actionlint/releases/download/v1.7.5/actionlint_1.7.5_windows_386.zip",
|
||||
"hash": "9b437a2634dca523ad970c50e809a9e99b19fd99a53a4d430c3494755adaa730"
|
||||
"url": "https://github.com/rhysd/actionlint/releases/download/v1.7.6/actionlint_1.7.6_windows_386.zip",
|
||||
"hash": "3fdf7a2583445ef7042f01465048eaaa8d7d4863de270ec37d4bdfdd8e007f8d"
|
||||
},
|
||||
"arm64": {
|
||||
"url": "https://github.com/rhysd/actionlint/releases/download/v1.7.5/actionlint_1.7.5_windows_arm64.zip",
|
||||
"hash": "fdfb665bfa53866373e5b6fada218b5285b06af70a1c192ae4460f8847667a73"
|
||||
"url": "https://github.com/rhysd/actionlint/releases/download/v1.7.6/actionlint_1.7.6_windows_arm64.zip",
|
||||
"hash": "abf8f1910c0bc7821121aa820e071abff19a34829e621382f11b1dde934944ee"
|
||||
}
|
||||
},
|
||||
"bin": "actionlint.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user