mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-07 01:01:22 +00:00
cloud-sql-proxy: Update to version 2.10.0
This commit is contained in:
parent
142f4b3d8f
commit
1f8b8ebb52
@ -1,17 +1,17 @@
|
|||||||
{
|
{
|
||||||
"version": "2.9.0",
|
"version": "2.10.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.9.0/cloud-sql-proxy.x64.exe#/cloud-sql-proxy.exe",
|
"url": "https://storage.googleapis.com/cloud-sql-connectors/cloud-sql-proxy/v2.10.0/cloud-sql-proxy.x64.exe#/cloud-sql-proxy.exe",
|
||||||
"hash": "03ff55129350c675518ef18944eeeb59881829d18bc0e1284631874799ef43a3"
|
"hash": "1c08b47db747845473702f2cd80a23214f810372c7bea4081b6a7a7db54539c8"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://storage.googleapis.com/cloud-sql-connectors/cloud-sql-proxy/v2.9.0/cloud-sql-proxy.x86.exe#/cloud-sql-proxy.exe",
|
"url": "https://storage.googleapis.com/cloud-sql-connectors/cloud-sql-proxy/v2.10.0/cloud-sql-proxy.x86.exe#/cloud-sql-proxy.exe",
|
||||||
"hash": "5049c72ccf66075deae115e194b7d9ce5ce02fccdffdb8db70d40ddb95d3ca9f"
|
"hash": "63a5706f5ea7bd1dfe3f0edb5a522ee8e07107e2809c57f6223e666044306037"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "cloud-sql-proxy.exe",
|
"bin": "cloud-sql-proxy.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user