mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 00:01:20 +00:00
tfsec: Update to version 1.19.1
This commit is contained in:
parent
c9a80c29a4
commit
21469a5978
@ -1,12 +1,12 @@
|
|||||||
{
|
{
|
||||||
"version": "1.19.0",
|
"version": "1.19.1",
|
||||||
"description": "A static analysis security scanner for Terraform code",
|
"description": "A static analysis security scanner for Terraform code",
|
||||||
"homepage": "https://tfsec.dev",
|
"homepage": "https://tfsec.dev",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://github.com/aquasecurity/tfsec/releases/download/v1.19.0/tfsec-windows-amd64.exe#/tfsec.exe",
|
"url": "https://github.com/aquasecurity/tfsec/releases/download/v1.19.1/tfsec-windows-amd64.exe#/tfsec.exe",
|
||||||
"hash": "3f7a0bca3859c72c8fc297713cede892f576831d092649008239297369c965f1"
|
"hash": "04e36dc5b1331942c2738af161af6fe6ea0a89005988c15532abd206ed74e241"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "tfsec.exe",
|
"bin": "tfsec.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user