mirror of
https://github.com/MariaDB/server.git
synced 2025-01-15 19:42:28 +01:00
MDEV-18254 upgrade HeidiSQL to 9.5
This commit is contained in:
parent
dc42b3c4d9
commit
235374aee3
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
SET(HEIDISQL_BASE_NAME "HeidiSQL_9.4_Portable")
|
||||
SET(HEIDISQL_BASE_NAME "HeidiSQL_9.5_Portable")
|
||||
SET(HEIDISQL_ZIP "${HEIDISQL_BASE_NAME}.zip")
|
||||
SET(HEIDISQL_URL "http://www.heidisql.com/downloads/releases/${HEIDISQL_ZIP}")
|
||||
SET(HEIDISQL_DOWNLOAD_DIR ${THIRD_PARTY_DOWNLOAD_LOCATION}/${HEIDISQL_BASE_NAME})
|
||||
|
|
Loading…
Reference in a new issue