Skip to content

Commit 3e1919a

Browse files
committed
ledger 3.4.1
1 parent 447c3c0 commit 3e1919a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/l/ledger.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class Ledger < Formula
22
desc "Command-line, double-entry accounting tool"
33
homepage "https://ledger-cli.org/"
4-
url "https://github.com/ledger/ledger/archive/refs/tags/v3.4.0.tar.gz"
5-
sha256 "1d60b5c78631bbea49bf8201234c15ff9c7e9f2df18d97d27080c8922eae3e13"
4+
url "https://github.com/ledger/ledger/archive/refs/tags/v3.4.1.tar.gz"
5+
sha256 "1cf012cdc8445cab0efc445064ef9b2d3f46ed0165dae803c40fe3d2b23fdaad"
66
license "BSD-3-Clause"
77
head "https://github.com/ledger/ledger.git", branch: "master"
88

0 commit comments

Comments
 (0)