mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-17 12:51:19 +00:00
hadolint: Update to version 2.9.1
This commit is contained in:
parent
91a5e22ffb
commit
22ac0eeca4
@ -1,21 +1,21 @@
|
|||||||
{
|
{
|
||||||
"version": "2.8.0",
|
"version": "2.9.1",
|
||||||
"description": "Dockerfile linter",
|
"description": "Dockerfile linter",
|
||||||
"homepage": "https://github.com/hadolint/hadolint",
|
"homepage": "https://github.com/hadolint/hadolint",
|
||||||
"license": "GPL-3.0-or-later",
|
"license": "GPL-3.0-or-later",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://github.com/hadolint/hadolint/releases/download/v2.8.0/hadolint-Windows-x86_64.exe#/hadolint.exe",
|
"url": "https://github.com/hadolint/hadolint/releases/download/v2.9.1/hadolint-Windows-x86_64.exe#/hadolint.exe",
|
||||||
"hash": "e383e7a14e1c1f08808b26d89fe38093c202b4b30494842c4ae4731c3f785725"
|
"hash": "84fe2467fa5f185855895832f0de1b53d2220e164df257d0c4593a7c327c0f68"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "hadolint.exe",
|
"bin": "hadolint.exe",
|
||||||
"checkver": "github",
|
"checkver": "github",
|
||||||
"autoupdate": {
|
"autoupdate": {
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://github.com/hadolint/hadolint/releases/download/v$version/hadolint-Windows-x86_64.exe#/hadolint.exe"
|
"url": "https://github.com/hadolint/hadolint/releases/download/v$version/hadolint-Windows-x86_64.exe#/hadolint.exe"
|
||||||
|
}
|
||||||
}
|
}
|
||||||
}
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user