diff --git a/bucket/hledger.json b/bucket/hledger.json index da5273c..0df93f0 100644 --- a/bucket/hledger.json +++ b/bucket/hledger.json @@ -1,10 +1,10 @@ { - "version": "1.20.2", + "version": "1.20.3", "description": "Easy-to-use command-line/curses/web plaintext accounting tool; a modern and largely compatible Haskell rewrite of Ledger", "homepage": "http://hledger.org/", "license": "GPL-3.0", - "url": "https://github.com/simonmichael/hledger/releases/download/1.20.2/hledger-windows.zip", - "hash": "7372f5368e1a976d15f0b83fea80c677e0d89668996f9dc3129c469cac377868", + "url": "https://github.com/simonmichael/hledger/releases/download/1.20.3/hledger-windows.zip", + "hash": "aa91d1078a4e1ac674e5c0d0ef0891471b838b42515b0e97f715334e312e96ae", "bin": ["hledger.exe", "hledger-web.exe"], "checkver": { "github": "https://github.com/simonmichael/hledger"