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 447c3c0 commit 3e1919aCopy full SHA for 3e1919a
Formula/l/ledger.rb
@@ -1,8 +1,8 @@
1
class Ledger < Formula
2
desc "Command-line, double-entry accounting tool"
3
homepage "https://ledger-cli.org/"
4
- url "https://github.com/ledger/ledger/archive/refs/tags/v3.4.0.tar.gz"
5
- sha256 "1d60b5c78631bbea49bf8201234c15ff9c7e9f2df18d97d27080c8922eae3e13"
+ url "https://github.com/ledger/ledger/archive/refs/tags/v3.4.1.tar.gz"
+ sha256 "1cf012cdc8445cab0efc445064ef9b2d3f46ed0165dae803c40fe3d2b23fdaad"
6
license "BSD-3-Clause"
7
head "https://github.com/ledger/ledger.git", branch: "master"
8
0 commit comments