install: forgot to bump hledger-install version

[ci skip]
This commit is contained in:
Simon Michael 2018-04-01 01:38:23 +01:00
parent 34e11642d4
commit e88ff6cc61

View File

@ -49,7 +49,7 @@ HERE
HLEDGER_INSTALL_TOOL=hledger-install.sh HLEDGER_INSTALL_TOOL=hledger-install.sh
# ^ this script's name (can't use $0 when it's piped into bash) # ^ this script's name (can't use $0 when it's piped into bash)
HLEDGER_INSTALL_VERSION=20180312 HLEDGER_INSTALL_VERSION=20180331
RESOLVER= #"--resolver=nightly" RESOLVER= #"--resolver=nightly"
# ^ You can specify a different stackage snapshot here, # ^ You can specify a different stackage snapshot here,