Skip to content

Commit 5e37133

Browse files
authored
Merge pull request #246672 from Homebrew/bump-mdz-3.3.5
mdz 3.3.5
2 parents 7ab1b41 + 345d8d3 commit 5e37133

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

Formula/m/mdz.rb

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,17 @@
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.3.4.tar.gz"
5-
sha256 "58d212fceac633daa723e1370f5bfcb4b1a7969cf7d9ffeac8f50b367e2cc341"
4+
url "https://github.com/LerianStudio/midaz/archive/refs/tags/v3.3.5.tar.gz"
5+
sha256 "cb2715e52a438b47a780ad7d35115ae216e5754c54970b4c484e11531c1fce44"
66
license "Apache-2.0"
77
head "https://github.com/LerianStudio/midaz.git", branch: "main"
88

99
bottle do
10-
sha256 cellar: :any_skip_relocation, arm64_tahoe: "20dcb0cf11459f003ba4bd64eafbaf4507bac3fb768134eaffb8715ffaec2c81"
11-
sha256 cellar: :any_skip_relocation, arm64_sequoia: "8e6b0dfab14e455e2e77d164d70c7afdf0f48208a2389ad68ac5c1e25d636263"
12-
sha256 cellar: :any_skip_relocation, arm64_sonoma: "4e20dd353a265d9f324b438aed3d92e42b78ac068c1a9bf622a7852fec1a9ccc"
13-
sha256 cellar: :any_skip_relocation, sonoma: "5d0a08a6fa1e08252fc19a4b5892f4c44ddf5d61e886dbcb4788293c0ee96028"
14-
sha256 cellar: :any_skip_relocation, x86_64_linux: "641701d1d9bcea5d5e78fd9df76b252f79a0eb7f01cf5771e0c153287b973e3a"
10+
sha256 cellar: :any_skip_relocation, arm64_tahoe: "ff53c3bbecd6e24c949047a1f4a5839ead46576a6d13650daffd2b5a4ccddf31"
11+
sha256 cellar: :any_skip_relocation, arm64_sequoia: "09ccf13d874921e97375a1e7422008d51e9bfc4477017b0d3af7edb2e8733e79"
12+
sha256 cellar: :any_skip_relocation, arm64_sonoma: "84dee2b87123b6d8be558fe1cc93bf173bae6571f7599b8914fd9dc26d912154"
13+
sha256 cellar: :any_skip_relocation, sonoma: "c1d1651d056eb253a565e21299fd3d256817ca13134f851c588736f78401c351"
14+
sha256 cellar: :any_skip_relocation, x86_64_linux: "04ef81a0eda0c32851af5de06ddacce98666d023cdae6449b1e79936f2a6855e"
1515
end
1616

1717
depends_on "go" => :build

0 commit comments

Comments
 (0)