We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0a9ceab commit 2491be6Copy full SHA for 2491be6
Formula/h/hledger.rb
@@ -1,8 +1,8 @@
1
class Hledger < Formula
2
desc "Easy plain text accounting with command-line, terminal and web UIs"
3
homepage "https://hledger.org/"
4
- url "https://github.com/simonmichael/hledger/archive/refs/tags/1.42.2.tar.gz"
5
- sha256 "797cf5dd5d020799b8db0bccc2ba541d5a8c460c2bf3410cfb41b291df3f00c6"
+ url "https://github.com/simonmichael/hledger/archive/refs/tags/1.43.tar.gz"
+ sha256 "6118e08a7c5e2bf37d96ae36f351f778a9a1efae8d5a010da97cd6716c1fb080"
6
license "GPL-3.0-or-later"
7
head "https://github.com/simonmichael/hledger.git", branch: "master"
8
0 commit comments