mirror of
https://github.com/simonmichael/hledger.git
synced 2024-11-07 21:15:19 +03:00
install: 1.25
This commit is contained in:
parent
156729e4b8
commit
5af6226958
@ -52,7 +52,7 @@ HLEDGER_INSTALL_VERSION=20220225
|
||||
# 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-18.26"
|
||||
RESOLVER="--resolver=lts-18.27"
|
||||
|
||||
# things to be installed
|
||||
|
||||
@ -70,10 +70,10 @@ hledger-stockquotes \
|
||||
|
||||
# Latest hledger package versions.
|
||||
# Don't forget to also bump HLEDGER_INSTALL_VERSION above.
|
||||
HLEDGER_LIB_VERSION=1.24.1
|
||||
HLEDGER_VERSION=1.24.1
|
||||
HLEDGER_UI_VERSION=1.24.1
|
||||
HLEDGER_WEB_VERSION=1.24.1
|
||||
HLEDGER_LIB_VERSION=1.25
|
||||
HLEDGER_VERSION=1.25
|
||||
HLEDGER_UI_VERSION=1.25
|
||||
HLEDGER_WEB_VERSION=1.25
|
||||
# addons:
|
||||
HLEDGER_IADD_VERSION=1.3.16
|
||||
HLEDGER_INTEREST_VERSION=1.6.3
|
||||
|
Loading…
Reference in New Issue
Block a user