mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
cloud-sql-proxy: Update to version 1.19.1
This commit is contained in:
parent
7e01ecf062
commit
2799902709
@ -1,17 +1,17 @@
|
|||||||
{
|
{
|
||||||
"version": "1.19.0",
|
"version": "1.19.1",
|
||||||
"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.19.0/cloud_sql_proxy_x64.exe#/cloud_sql_proxy.exe",
|
"url": "https://storage.googleapis.com/cloudsql-proxy/v1.19.1/cloud_sql_proxy_x64.exe#/cloud_sql_proxy.exe",
|
||||||
"hash": "76c054cea4f35f91b8a0ee42aa6ff66c7930845a498eb1450195ca0bedee481c"
|
"hash": "c071498ce8ca4ea4248c7ef2345e17fc3be61af0761c9432e815b7264f1cc92c"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://storage.googleapis.com/cloudsql-proxy/v1.19.0/cloud_sql_proxy_x86.exe#/cloud_sql_proxy.exe",
|
"url": "https://storage.googleapis.com/cloudsql-proxy/v1.19.1/cloud_sql_proxy_x86.exe#/cloud_sql_proxy.exe",
|
||||||
"hash": "e888b48445eee3f2155f7a795c337e855ea29c2343e536af8d87700275e48f8f"
|
"hash": "9d8a534aaaa0c5467c825735237d7cc09e1dfffe2a1987cff588cf8d42137834"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "cloud_sql_proxy.exe",
|
"bin": "cloud_sql_proxy.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user