mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-03 07:11:21 +00:00
actionlint: Update to version 1.6.27
This commit is contained in:
parent
f249ded713
commit
835e815697
@ -1,20 +1,20 @@
|
|||||||
{
|
{
|
||||||
"version": "1.6.26",
|
"version": "1.6.27",
|
||||||
"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.26/actionlint_1.6.26_windows_amd64.zip",
|
"url": "https://github.com/rhysd/actionlint/releases/download/v1.6.27/actionlint_1.6.27_windows_amd64.zip",
|
||||||
"hash": "8e31f6d623cdc3c12d2236e1e444faa191126434a2007f4d2becc0d0d416469b"
|
"hash": "2040aeb2530a80abbb923493f6947443203b7e60e829cb7bad1c8cde1483c376"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/rhysd/actionlint/releases/download/v1.6.26/actionlint_1.6.26_windows_386.zip",
|
"url": "https://github.com/rhysd/actionlint/releases/download/v1.6.27/actionlint_1.6.27_windows_386.zip",
|
||||||
"hash": "91f746705f815a11ba6b28f2bafd39d6e720b7aabb1322af86affd96b044e11b"
|
"hash": "7facf88b0d47a736b9f17790ee1b1d7c6a626a5130d168d74d5f7759573f0d19"
|
||||||
},
|
},
|
||||||
"arm64": {
|
"arm64": {
|
||||||
"url": "https://github.com/rhysd/actionlint/releases/download/v1.6.26/actionlint_1.6.26_windows_arm64.zip",
|
"url": "https://github.com/rhysd/actionlint/releases/download/v1.6.27/actionlint_1.6.27_windows_arm64.zip",
|
||||||
"hash": "2545eea6e1f02a24619514f50dcce7543b8c0028b50e3efbcec3dc79e16ae5ea"
|
"hash": "bc082f32a036a86dad364bc46e2d707c4da5615598e2d50da2cb840cff97731d"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "actionlint.exe",
|
"bin": "actionlint.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user