cloud-sql-proxy: Update to version 1.33.0

This commit is contained in:
github-actions[bot] 2022-10-25 20:30:21 +00:00
parent 9bb55b60ce
commit 9cb0b1ac80

View File

@ -1,17 +1,17 @@
{ {
"version": "1.32.0", "version": "1.33.0",
"description": "Provides secure access to Cloud SQL Second Generation instances without having to add Authorized networks or configure SSL.", "description": "Provides secure access to Cloud SQL Second Generation instances without having to add Authorized networks or configure SSL.",
"homepage": "https://cloud.google.com/sql/docs/mysql/sql-proxy", "homepage": "https://cloud.google.com/sql/docs/mysql/sql-proxy",
"license": "Apache-2.0", "license": "Apache-2.0",
"depends": "gcloud", "depends": "gcloud",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://storage.googleapis.com/cloudsql-proxy/v1.32.0/cloud_sql_proxy_x64.exe#/cloud_sql_proxy.exe", "url": "https://storage.googleapis.com/cloudsql-proxy/v1.33.0/cloud_sql_proxy_x64.exe#/cloud_sql_proxy.exe",
"hash": "1770eeda89728b17907b1afcd94d894531b862f6c011bbc3ec78790c9020690e" "hash": "5dfffd394cb0c0bf215c0e1d23b5309bf3b8e17b3060afb859a63a609b7128d0"
}, },
"32bit": { "32bit": {
"url": "https://storage.googleapis.com/cloudsql-proxy/v1.32.0/cloud_sql_proxy_x86.exe#/cloud_sql_proxy.exe", "url": "https://storage.googleapis.com/cloudsql-proxy/v1.33.0/cloud_sql_proxy_x86.exe#/cloud_sql_proxy.exe",
"hash": "d32886c14d38fa0dd1dc9b9771bb930e0e36b818b70895ccc75a700dac8d2478" "hash": "e62f325b6489af71e9c7e34d67ba27a88f1bf975e865b7c69993a66fa8faa43e"
} }
}, },
"bin": "cloud_sql_proxy.exe", "bin": "cloud_sql_proxy.exe",