actionlint: Update to version 1.7.7

This commit is contained in:
github-actions[bot] 2025-01-19 12:31:27 +00:00
parent fd05cf074f
commit 94f47c23a2

View File

@ -1,20 +1,20 @@
{
"version": "1.7.6",
"version": "1.7.7",
"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.6/actionlint_1.7.6_windows_amd64.zip",
"hash": "48d327e7744ef863cd85df1cc29be810bd7a1d03026132ab34e4ddbfe839f685"
"url": "https://github.com/rhysd/actionlint/releases/download/v1.7.7/actionlint_1.7.7_windows_amd64.zip",
"hash": "7f12f1801bca3d480d67aaf7774f4c2a6359a3ca8eebe382c95c10c9704aa731"
},
"32bit": {
"url": "https://github.com/rhysd/actionlint/releases/download/v1.7.6/actionlint_1.7.6_windows_386.zip",
"hash": "3fdf7a2583445ef7042f01465048eaaa8d7d4863de270ec37d4bdfdd8e007f8d"
"url": "https://github.com/rhysd/actionlint/releases/download/v1.7.7/actionlint_1.7.7_windows_386.zip",
"hash": "66de2b65bcee17de1866287a513cadf47d812229e976e99024e9757645258adb"
},
"arm64": {
"url": "https://github.com/rhysd/actionlint/releases/download/v1.7.6/actionlint_1.7.6_windows_arm64.zip",
"hash": "abf8f1910c0bc7821121aa820e071abff19a34829e621382f11b1dde934944ee"
"url": "https://github.com/rhysd/actionlint/releases/download/v1.7.7/actionlint_1.7.7_windows_arm64.zip",
"hash": "76e9514cfac18e5677aa04f3a89873c981f16a2f2353bb97372a86cd09b1f5a8"
}
},
"bin": "actionlint.exe",