mirror of
https://github.com/ScoopInstaller/Main.git
synced 2026-02-02 18:14:49 +00:00
cloud-sql-proxy: Update to version 1.29.0
This commit is contained in:
parent
388c4d866d
commit
6d0f557376
@ -1,17 +1,17 @@
|
||||
{
|
||||
"version": "1.28.1",
|
||||
"version": "1.29.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.28.1/cloud_sql_proxy_x64.exe#/cloud_sql_proxy.exe",
|
||||
"hash": "5c363af418984f53ae683c680e254fa3abc7fb620914de2a7fc14a6765279400"
|
||||
"url": "https://storage.googleapis.com/cloudsql-proxy/v1.29.0/cloud_sql_proxy_x64.exe#/cloud_sql_proxy.exe",
|
||||
"hash": "eff6ac6b6b42cf4ace452ab29526661ec22c5316dd8e0fc8d60d7f366bea8365"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://storage.googleapis.com/cloudsql-proxy/v1.28.1/cloud_sql_proxy_x86.exe#/cloud_sql_proxy.exe",
|
||||
"hash": "e77ee7ec1cc0e418b7959ff5926c5d6f250f5290e13672484f349368fe6a8a29"
|
||||
"url": "https://storage.googleapis.com/cloudsql-proxy/v1.29.0/cloud_sql_proxy_x86.exe#/cloud_sql_proxy.exe",
|
||||
"hash": "5e622c45118af5f5e664b6213a3ee2c7bb01acd20e4c5b95fe0f710f0f71ea66"
|
||||
}
|
||||
},
|
||||
"bin": "cloud_sql_proxy.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user