Skip to content

Commit 2491be6

Browse files
committed
hledger 1.43
1 parent 0a9ceab commit 2491be6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/h/hledger.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class Hledger < Formula
22
desc "Easy plain text accounting with command-line, terminal and web UIs"
33
homepage "https://hledger.org/"
4-
url "https://github.com/simonmichael/hledger/archive/refs/tags/1.42.2.tar.gz"
5-
sha256 "797cf5dd5d020799b8db0bccc2ba541d5a8c460c2bf3410cfb41b291df3f00c6"
4+
url "https://github.com/simonmichael/hledger/archive/refs/tags/1.43.tar.gz"
5+
sha256 "6118e08a7c5e2bf37d96ae36f351f778a9a1efae8d5a010da97cd6716c1fb080"
66
license "GPL-3.0-or-later"
77
head "https://github.com/simonmichael/hledger.git", branch: "master"
88

0 commit comments

Comments
 (0)