mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
cloud-sql-proxy: Update to version 1.30.1
This commit is contained in:
parent
3a557fc788
commit
f5c180dfdc
@ -1,17 +1,17 @@
|
||||
{
|
||||
"version": "1.30.0",
|
||||
"version": "1.30.1",
|
||||
"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.30.0/cloud_sql_proxy_x64.exe#/cloud_sql_proxy.exe",
|
||||
"hash": "72bedf1d11ea2f84650a47e2bd03898592873ce6e51dc17a02dce04a218de7f4"
|
||||
"url": "https://storage.googleapis.com/cloudsql-proxy/v1.30.1/cloud_sql_proxy_x64.exe#/cloud_sql_proxy.exe",
|
||||
"hash": "c07218621e0a8a8304cc433b1f4cf21154a0864d4cb0ca6adf7a8be90ccc5684"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://storage.googleapis.com/cloudsql-proxy/v1.30.0/cloud_sql_proxy_x86.exe#/cloud_sql_proxy.exe",
|
||||
"hash": "26fc908c2f8b3ab569373315b468cf569547430e9b1685e74bbf05948ba62425"
|
||||
"url": "https://storage.googleapis.com/cloudsql-proxy/v1.30.1/cloud_sql_proxy_x86.exe#/cloud_sql_proxy.exe",
|
||||
"hash": "c3dd10f33d25c2a3186dff45b445f0b361a2d632027c71eb694b3cca5a8aaa7f"
|
||||
}
|
||||
},
|
||||
"bin": "cloud_sql_proxy.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user