mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
cloud-sql-proxy: Update to version 2.11.3
This commit is contained in:
parent
f0e23e706a
commit
e130b45e51
@ -1,17 +1,17 @@
|
|||||||
{
|
{
|
||||||
"version": "2.11.2",
|
"version": "2.11.3",
|
||||||
"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.11.2/cloud-sql-proxy.x64.exe#/cloud-sql-proxy.exe",
|
"url": "https://storage.googleapis.com/cloud-sql-connectors/cloud-sql-proxy/v2.11.3/cloud-sql-proxy.x64.exe#/cloud-sql-proxy.exe",
|
||||||
"hash": "98435cbfbfdb977e5ff37136f997d309ad5bb21545bd24d712ec5f7ab7d2f029"
|
"hash": "7f52fbb0bdec3b46ab4dc1ee59ca42402ca715916a339cedc766a0c5b2789ff5"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://storage.googleapis.com/cloud-sql-connectors/cloud-sql-proxy/v2.11.2/cloud-sql-proxy.x86.exe#/cloud-sql-proxy.exe",
|
"url": "https://storage.googleapis.com/cloud-sql-connectors/cloud-sql-proxy/v2.11.3/cloud-sql-proxy.x86.exe#/cloud-sql-proxy.exe",
|
||||||
"hash": "d91a98d772d278f157e5be4571bdcc72acf64145cf6e44c5e1d80406c0cad224"
|
"hash": "fabb931d291a6da3ae11ddbe717b14aa2bbc43f773aed2369138f13b6ec97184"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "cloud-sql-proxy.exe",
|
"bin": "cloud-sql-proxy.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user