mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
cloud-sql-proxy: Update to version 1.24.0
This commit is contained in:
parent
62bd72a3ab
commit
eb015ce533
@ -1,17 +1,17 @@
|
|||||||
{
|
{
|
||||||
"version": "1.23.1",
|
"version": "1.24.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/cloudsql-proxy/v1.23.1/cloud_sql_proxy_x64.exe#/cloud_sql_proxy.exe",
|
"url": "https://storage.googleapis.com/cloudsql-proxy/v1.24.0/cloud_sql_proxy_x64.exe#/cloud_sql_proxy.exe",
|
||||||
"hash": "7637a08defbf66a9dcd6ca1ba9e8b085ab60f1e3f50c8842bccaf0702b377bea"
|
"hash": "5f44f2e3f04e9c8beda351779763dc66092ab3f6dfcc3681bb9ef3812d96a06a"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://storage.googleapis.com/cloudsql-proxy/v1.23.1/cloud_sql_proxy_x86.exe#/cloud_sql_proxy.exe",
|
"url": "https://storage.googleapis.com/cloudsql-proxy/v1.24.0/cloud_sql_proxy_x86.exe#/cloud_sql_proxy.exe",
|
||||||
"hash": "d7874ea82b2b44a03433b2b31504d9dd6f8e1ad7596e77f1fd1dff95a8fa5b22"
|
"hash": "12779c14b651ea91d91ed1d0336f74db142ae8b1462e6ef10192c89a2aa47350"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "cloud_sql_proxy.exe",
|
"bin": "cloud_sql_proxy.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user