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 6cabe53 commit cd7eaa0Copy full SHA for cd7eaa0
Formula/m/mdz.rb
@@ -1,8 +1,8 @@
1
class Mdz < Formula
2
desc "CLI for the mdz ledger Open Source"
3
homepage "https://github.com/LerianStudio/midaz"
4
- url "https://github.com/LerianStudio/midaz/archive/refs/tags/v1.43.0.tar.gz"
5
- sha256 "b9073011e4c6fe820aed0fc9d93cf35d0efa3a2bdfa7242bd706d57069428124"
+ url "https://github.com/LerianStudio/midaz/archive/refs/tags/v1.44.0.tar.gz"
+ sha256 "3ac5d949f75bd4a2d69540f0bb8d728f0af1a75d4fd19bec396f28f58909674c"
6
license "Apache-2.0"
7
8
bottle do
0 commit comments