mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-13 12:11:21 +00:00
actionlint: Update to version 1.6.26
This commit is contained in:
parent
b0df12c1e3
commit
7f974fc068
@ -1,20 +1,20 @@
|
|||||||
{
|
{
|
||||||
"version": "1.6.25",
|
"version": "1.6.26",
|
||||||
"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.6.25/actionlint_1.6.25_windows_amd64.zip",
|
"url": "https://github.com/rhysd/actionlint/releases/download/v1.6.26/actionlint_1.6.26_windows_amd64.zip",
|
||||||
"hash": "8f572a723f362f2ab05777aad0c85322fecf130e6ff0ca8ca0a6fb3a3414ac1b"
|
"hash": "8e31f6d623cdc3c12d2236e1e444faa191126434a2007f4d2becc0d0d416469b"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/rhysd/actionlint/releases/download/v1.6.25/actionlint_1.6.25_windows_386.zip",
|
"url": "https://github.com/rhysd/actionlint/releases/download/v1.6.26/actionlint_1.6.26_windows_386.zip",
|
||||||
"hash": "c4c1436ca541edd680463421f296e577a021ca12c9096a0a321620b27d2415b9"
|
"hash": "91f746705f815a11ba6b28f2bafd39d6e720b7aabb1322af86affd96b044e11b"
|
||||||
},
|
},
|
||||||
"arm64": {
|
"arm64": {
|
||||||
"url": "https://github.com/rhysd/actionlint/releases/download/v1.6.25/actionlint_1.6.25_windows_arm64.zip",
|
"url": "https://github.com/rhysd/actionlint/releases/download/v1.6.26/actionlint_1.6.26_windows_arm64.zip",
|
||||||
"hash": "c949756b78d77164bd80f40d0443d1f7cf46fc4e704dbe89d0e42ae75020529c"
|
"hash": "2545eea6e1f02a24619514f50dcce7543b8c0028b50e3efbcec3dc79e16ae5ea"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "actionlint.exe",
|
"bin": "actionlint.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user