mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 08:11:20 +00:00
cloud-sql-proxy: Update to version 1.26.0
This commit is contained in:
parent
81f5f543a1
commit
86017056eb
@ -1,17 +1,17 @@
|
|||||||
{
|
{
|
||||||
"version": "1.25.0",
|
"version": "1.26.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.25.0/cloud_sql_proxy_x64.exe#/cloud_sql_proxy.exe",
|
"url": "https://storage.googleapis.com/cloudsql-proxy/v1.26.0/cloud_sql_proxy_x64.exe#/cloud_sql_proxy.exe",
|
||||||
"hash": "b922a8d3924499b829bfe53a25382f9b340ea804a738e2a7d8b34957a329a2dd"
|
"hash": "25fa6b0d92b86763141c61818456bdaf94962df143e3c99d320c60e7d7e84015"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://storage.googleapis.com/cloudsql-proxy/v1.25.0/cloud_sql_proxy_x86.exe#/cloud_sql_proxy.exe",
|
"url": "https://storage.googleapis.com/cloudsql-proxy/v1.26.0/cloud_sql_proxy_x86.exe#/cloud_sql_proxy.exe",
|
||||||
"hash": "6b0f1c1615dd6d89661e286398d8bc373ec4db1377021cfedce60918dcf35bab"
|
"hash": "cf4b2cab5175667ccc6a9bf59b26858d7c2bc37123ed2d6081c7dca17b5d1b19"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "cloud_sql_proxy.exe",
|
"bin": "cloud_sql_proxy.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user