mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-19 22:01:22 +00:00
tfsec: Update to version 1.0.3
This commit is contained in:
parent
3ad7d4ed6a
commit
b1f059b12f
@ -1,12 +1,12 @@
|
|||||||
{
|
{
|
||||||
"version": "1.0.2",
|
"version": "1.0.3",
|
||||||
"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.0.2/tfsec-windows-amd64.exe#/tfsec.exe",
|
"url": "https://github.com/aquasecurity/tfsec/releases/download/v1.0.3/tfsec-windows-amd64.exe#/tfsec.exe",
|
||||||
"hash": "6ad08f2d27e2768c15f93031e9908cdad3f225b40be44b709a89af422c1759ae"
|
"hash": "908971e74f572ed3ac6fd91161c4108f720d40db5cbdff94564b96fb7a0f25d7"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "tfsec.exe",
|
"bin": "tfsec.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user