mirror of
https://github.com/MariaDB/server.git
synced 2026-05-09 16:44:29 +02:00
update HeidiSQL to 12.10
also, switch to https
This commit is contained in:
parent
66cf3c6974
commit
fafa10dbc4
1 changed files with 2 additions and 2 deletions
|
|
@ -1,6 +1,6 @@
|
|||
SET(HEIDISQL_BASE_NAME "HeidiSQL_12.8_32_Portable")
|
||||
SET(HEIDISQL_BASE_NAME "HeidiSQL_12.10_32_Portable")
|
||||
SET(HEIDISQL_ZIP "${HEIDISQL_BASE_NAME}.zip")
|
||||
SET(HEIDISQL_URL "http://www.heidisql.com/downloads/releases/${HEIDISQL_ZIP}")
|
||||
SET(HEIDISQL_URL "https://www.heidisql.com/downloads/releases/${HEIDISQL_ZIP}")
|
||||
SET(HEIDISQL_DOWNLOAD_DIR ${THIRD_PARTY_DOWNLOAD_LOCATION}/${HEIDISQL_BASE_NAME})
|
||||
|
||||
IF(NOT EXISTS ${HEIDISQL_DOWNLOAD_DIR}/${HEIDISQL_ZIP})
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue