cloudflared: Update to version 2021.9.0

This commit is contained in:
Jakub Čábera 2021-09-14 10:49:14 -07:00
parent 7753aa5429
commit 06d433805b
2 changed files with 7 additions and 7 deletions

View File

@ -1,5 +1,5 @@
{
"version": "2021.8.7",
"version": "2021.9.0",
"description": "Command-line client to interact with Cloudflare's Argo Tunnel, Cloudflare Access, start up a DNS over HTTPS resolver and more.",
"homepage": "https://github.com/cloudflare/cloudflared",
"license": {
@ -8,12 +8,12 @@
},
"architecture": {
"64bit": {
"url": "https://github.com/cloudflare/cloudflared/releases/download/2021.8.7/cloudflared-windows-amd64.exe#/cloudflared.exe",
"hash": "543947292dbc9cbe4d60c150ef3c558fd3741a608be2bdd06f710625fd21b109"
"url": "https://github.com/cloudflare/cloudflared/releases/download/2021.9.0/cloudflared-windows-amd64.exe#/cloudflared.exe",
"hash": "41d394c0504074f12203892cec24ba2fbddfaff87448edd86f440f7c20505106"
},
"32bit": {
"url": "https://github.com/cloudflare/cloudflared/releases/download/2021.8.7/cloudflared-windows-386.exe#/cloudflared.exe",
"hash": "f76730eed6f277d2f50aec6f1a33edbbd2da1cc171dc1ef0bfbb650ee17519b2"
"url": "https://github.com/cloudflare/cloudflared/releases/download/2021.9.0/cloudflared-windows-386.exe#/cloudflared.exe",
"hash": "64a53ad21481838bbbafaac9751c7848130160306ec9e7cd349a355d1cb28705"
}
},
"bin": "cloudflared.exe",

View File

@ -1,7 +1,7 @@
{
"version": "0.58.9",
"description": "tfsec uses static analysis of your terraform templates to spot potential security issues.",
"homepage": "https://github.com/aquasecurity/tfsec",
"description": "A static analysis security scanner for Terraform code",
"homepage": "https://tfsec.dev",
"license": "MIT",
"architecture": {
"64bit": {