mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-07 09:11:18 +00:00
cloud-sql-proxy: Update to version 1.19.2
This commit is contained in:
parent
6201799c2f
commit
6b5939daee
@ -1,17 +1,17 @@
|
|||||||
{
|
{
|
||||||
"version": "1.19.1",
|
"version": "1.19.2",
|
||||||
"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.1/cloud_sql_proxy_x64.exe#/cloud_sql_proxy.exe",
|
"url": "https://storage.googleapis.com/cloudsql-proxy/v1.19.2/cloud_sql_proxy_x64.exe#/cloud_sql_proxy.exe",
|
||||||
"hash": "c071498ce8ca4ea4248c7ef2345e17fc3be61af0761c9432e815b7264f1cc92c"
|
"hash": "1312ce042affae54ebf6874b4d5ec54401118ad6603f1f6328fe3d3944629203"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://storage.googleapis.com/cloudsql-proxy/v1.19.1/cloud_sql_proxy_x86.exe#/cloud_sql_proxy.exe",
|
"url": "https://storage.googleapis.com/cloudsql-proxy/v1.19.2/cloud_sql_proxy_x86.exe#/cloud_sql_proxy.exe",
|
||||||
"hash": "9d8a534aaaa0c5467c825735237d7cc09e1dfffe2a1987cff588cf8d42137834"
|
"hash": "7412b5f453bd20ad645c5ac6e27eae73669afe66670d5bf6b6e9fe3a01c91706"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "cloud_sql_proxy.exe",
|
"bin": "cloud_sql_proxy.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user