mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
cloud-sql-proxy: Update to version 1.32.0
This commit is contained in:
parent
fbc0fbc3f9
commit
812e31cdc8
@ -1,17 +1,17 @@
|
||||
{
|
||||
"version": "1.31.2",
|
||||
"version": "1.32.0",
|
||||
"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",
|
||||
"license": "Apache-2.0",
|
||||
"depends": "gcloud",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://storage.googleapis.com/cloudsql-proxy/v1.31.2/cloud_sql_proxy_x64.exe#/cloud_sql_proxy.exe",
|
||||
"hash": "1818cc353ef2dadd192114e37b3aca5053dde66c8cd0a8b68bcbbf7b6e1a92b9"
|
||||
"url": "https://storage.googleapis.com/cloudsql-proxy/v1.32.0/cloud_sql_proxy_x64.exe#/cloud_sql_proxy.exe",
|
||||
"hash": "1770eeda89728b17907b1afcd94d894531b862f6c011bbc3ec78790c9020690e"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://storage.googleapis.com/cloudsql-proxy/v1.31.2/cloud_sql_proxy_x86.exe#/cloud_sql_proxy.exe",
|
||||
"hash": "134f3b864152e633a01c06d8368ab6c9371186b443f9063c912af662dc92ca2d"
|
||||
"url": "https://storage.googleapis.com/cloudsql-proxy/v1.32.0/cloud_sql_proxy_x86.exe#/cloud_sql_proxy.exe",
|
||||
"hash": "d32886c14d38fa0dd1dc9b9771bb930e0e36b818b70895ccc75a700dac8d2478"
|
||||
}
|
||||
},
|
||||
"bin": "cloud_sql_proxy.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user