mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-16 05:31:21 +00:00
cloud-sql-proxy: Update to version 1.22.0
This commit is contained in:
parent
be8e67147e
commit
e8797004d1
@ -1,17 +1,17 @@
|
||||
{
|
||||
"version": "1.21.0",
|
||||
"version": "1.22.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.21.0/cloud_sql_proxy_x64.exe#/cloud_sql_proxy.exe",
|
||||
"hash": "73c83d1378196f15291cc06609b28d39fd972286ab51fd1c8d51e9f233ed9b00"
|
||||
"url": "https://storage.googleapis.com/cloudsql-proxy/v1.22.0/cloud_sql_proxy_x64.exe#/cloud_sql_proxy.exe",
|
||||
"hash": "f51a7854cbd9a37a81bbc12e43ddced14c4bd4fa962134cfff2801dcb2cb7c72"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://storage.googleapis.com/cloudsql-proxy/v1.21.0/cloud_sql_proxy_x86.exe#/cloud_sql_proxy.exe",
|
||||
"hash": "7f6c246d11365f83c5fc3d6504bf66e97580ec16695e7b074d0c7cd8567855e7"
|
||||
"url": "https://storage.googleapis.com/cloudsql-proxy/v1.22.0/cloud_sql_proxy_x86.exe#/cloud_sql_proxy.exe",
|
||||
"hash": "45993c9ec0a889afe925511a43f3cf716c4b724c0b2b65f451ccbcfa42daefd0"
|
||||
}
|
||||
},
|
||||
"bin": "cloud_sql_proxy.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user