install: bump to hledger/hledger-ui 1.20.1

This commit is contained in:
Simon Michael 2020-12-15 21:05:20 -08:00
parent 4d3a9b0a21
commit fe119c95e8

View File

@ -46,13 +46,13 @@ HERE
HLEDGER_INSTALL_TOOL=hledger-install.sh
# this script's version
HLEDGER_INSTALL_VERSION=20201207b
HLEDGER_INSTALL_VERSION=20201215
# stackage snapshot to use when installing with stack.
# You can try specifying a different stackage version here, or
# commenting out this line to use your current global resolver,
# to avoid unnecessary building.
RESOLVER="--resolver=lts-16.24"
RESOLVER="--resolver=lts-16.25"
# things to be installed
@ -68,9 +68,9 @@ hledger-interest \
"
# latest hledger package versions; update often:
HLEDGER_LIB_VERSION=1.20
HLEDGER_VERSION=1.20
HLEDGER_UI_VERSION=1.20
HLEDGER_LIB_VERSION=1.20.1
HLEDGER_VERSION=1.20.1
HLEDGER_UI_VERSION=1.20.1
HLEDGER_WEB_VERSION=1.20.1
# addons:
HLEDGER_IADD_VERSION=1.3.12