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 e405058 commit af22b7bCopy full SHA for af22b7b
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/v3.1.0.tar.gz"
5
- sha256 "fa0ddc746558631cc44a3a2d820ccd14fed7101609b453aba948bf20ced180c1"
+ url "https://github.com/LerianStudio/midaz/archive/refs/tags/v3.2.0.tar.gz"
+ sha256 "53033664c1461e48cf430b64b43bce14c49b396f4b858b562609ac219095393d"
6
license "Apache-2.0"
7
head "https://github.com/LerianStudio/midaz.git", branch: "main"
8
0 commit comments