mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-11 03:01:22 +00:00
cloud-sql-proxy: Update to version 2.15.0
This commit is contained in:
parent
9b35355aa5
commit
8d68cf199f
@ -1,17 +1,17 @@
|
|||||||
{
|
{
|
||||||
"version": "2.14.3",
|
"version": "2.15.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/cloud-sql-connectors/cloud-sql-proxy/v2.14.3/cloud-sql-proxy.x64.exe#/cloud-sql-proxy.exe",
|
"url": "https://storage.googleapis.com/cloud-sql-connectors/cloud-sql-proxy/v2.15.0/cloud-sql-proxy.x64.exe#/cloud-sql-proxy.exe",
|
||||||
"hash": "111061655f1346e35e704dce74f27c5c4fc93847670aacf3126c01be77295965"
|
"hash": "58f54ace3f7c7fca2bab75ae34332efcd9e0aa7901a0916e8eec438851634721"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://storage.googleapis.com/cloud-sql-connectors/cloud-sql-proxy/v2.14.3/cloud-sql-proxy.x86.exe#/cloud-sql-proxy.exe",
|
"url": "https://storage.googleapis.com/cloud-sql-connectors/cloud-sql-proxy/v2.15.0/cloud-sql-proxy.x86.exe#/cloud-sql-proxy.exe",
|
||||||
"hash": "81cd6218b90329f4398171d62b226e84864a860939969a25b4602e5fd3b78afc"
|
"hash": "42a6d947b4b2ca9684a3b51ccd76c0b5c9234bbba781bf832d57fc0c8e6e1fda"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "cloud-sql-proxy.exe",
|
"bin": "cloud-sql-proxy.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user