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.0
This commit is contained in:
parent
2601d379e0
commit
777dbf6ffb
@ -1,17 +1,17 @@
|
|||||||
{
|
{
|
||||||
"version": "1.18.0",
|
"version": "1.19.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.18.0/cloud_sql_proxy_x64.exe#/cloud_sql_proxy.exe",
|
"url": "https://storage.googleapis.com/cloudsql-proxy/v1.19.0/cloud_sql_proxy_x64.exe#/cloud_sql_proxy.exe",
|
||||||
"hash": "621804d3f34dcd19ad1f9c2163ac4e1255d4b40f70e6116f6751d59b202300de"
|
"hash": "76c054cea4f35f91b8a0ee42aa6ff66c7930845a498eb1450195ca0bedee481c"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://storage.googleapis.com/cloudsql-proxy/v1.18.0/cloud_sql_proxy_x86.exe#/cloud_sql_proxy.exe",
|
"url": "https://storage.googleapis.com/cloudsql-proxy/v1.19.0/cloud_sql_proxy_x86.exe#/cloud_sql_proxy.exe",
|
||||||
"hash": "02f293a0166e67646446fa8033b246f00f368029f5627eda1af2c82cc0292050"
|
"hash": "e888b48445eee3f2155f7a795c337e855ea29c2343e536af8d87700275e48f8f"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "cloud_sql_proxy.exe",
|
"bin": "cloud_sql_proxy.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user