actionlint: Update to version 1.7.6

This commit is contained in:
github-actions[bot] 2025-01-04 16:29:04 +00:00
parent 7e2e4d7b4a
commit 801cbb8b42

View File

@ -1,20 +1,20 @@
{ {
"version": "1.7.5", "version": "1.7.6",
"description": "Static checker for GitHub Actions workflow files", "description": "Static checker for GitHub Actions workflow files",
"homepage": "https://github.com/rhysd/actionlint", "homepage": "https://github.com/rhysd/actionlint",
"license": "MIT", "license": "MIT",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/rhysd/actionlint/releases/download/v1.7.5/actionlint_1.7.5_windows_amd64.zip", "url": "https://github.com/rhysd/actionlint/releases/download/v1.7.6/actionlint_1.7.6_windows_amd64.zip",
"hash": "b6271add72e21bbd3cffbfb7105ade7f8648cd2ced0c94184f47705badc7ae0d" "hash": "48d327e7744ef863cd85df1cc29be810bd7a1d03026132ab34e4ddbfe839f685"
}, },
"32bit": { "32bit": {
"url": "https://github.com/rhysd/actionlint/releases/download/v1.7.5/actionlint_1.7.5_windows_386.zip", "url": "https://github.com/rhysd/actionlint/releases/download/v1.7.6/actionlint_1.7.6_windows_386.zip",
"hash": "9b437a2634dca523ad970c50e809a9e99b19fd99a53a4d430c3494755adaa730" "hash": "3fdf7a2583445ef7042f01465048eaaa8d7d4863de270ec37d4bdfdd8e007f8d"
}, },
"arm64": { "arm64": {
"url": "https://github.com/rhysd/actionlint/releases/download/v1.7.5/actionlint_1.7.5_windows_arm64.zip", "url": "https://github.com/rhysd/actionlint/releases/download/v1.7.6/actionlint_1.7.6_windows_arm64.zip",
"hash": "fdfb665bfa53866373e5b6fada218b5285b06af70a1c192ae4460f8847667a73" "hash": "abf8f1910c0bc7821121aa820e071abff19a34829e621382f11b1dde934944ee"
} }
}, },
"bin": "actionlint.exe", "bin": "actionlint.exe",