Skip to content

Commit af22b7b

Browse files
committed
mdz 3.2.0
1 parent e405058 commit af22b7b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/m/mdz.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class Mdz < Formula
22
desc "CLI for the mdz ledger Open Source"
33
homepage "https://github.com/LerianStudio/midaz"
4-
url "https://github.com/LerianStudio/midaz/archive/refs/tags/v3.1.0.tar.gz"
5-
sha256 "fa0ddc746558631cc44a3a2d820ccd14fed7101609b453aba948bf20ced180c1"
4+
url "https://github.com/LerianStudio/midaz/archive/refs/tags/v3.2.0.tar.gz"
5+
sha256 "53033664c1461e48cf430b64b43bce14c49b396f4b858b562609ac219095393d"
66
license "Apache-2.0"
77
head "https://github.com/LerianStudio/midaz.git", branch: "main"
88

0 commit comments

Comments
 (0)