Skip to content

Commit

Permalink
HomebrewFormula: latest version of bt
Browse files Browse the repository at this point in the history
  • Loading branch information
DavidGamba committed Oct 29, 2024
1 parent 84cdf63 commit 0859523
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions HomebrewFormula/bt.rb
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@ class Bt < Formula

desc "#{@@tool_desc}"
homepage "https://github.com/DavidGamba/dgtools/tree/master/#{@@tool_name}"
url "https://github.com/DavidGamba/dgtools/archive/refs/tags/bt/v0.11.0.tar.gz"
sha256 "0c8613fa6055640840e3944dac60f1550e2c83cd43cb489da7f87a2295895abb"
url "https://github.com/DavidGamba/dgtools/archive/refs/tags/bt/v0.12.0.tar.gz"
sha256 "2c193e72eb395af98e1990bedfdafaf0d4c4792345961333f6cb7955a5f30863"

depends_on "go" => :build

Expand Down

0 comments on commit 0859523

Please sign in to comment.