Skip to content

Commit

Permalink
HomebrewFormula: release latest version of bt
Browse files Browse the repository at this point in the history
  • Loading branch information
DavidGamba committed Sep 20, 2024
1 parent 4320fce commit e82cb5e
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.9.0.tar.gz"
sha256 "00cd2bf49531f9f68061f20d744fc34743ef609a3ee92b9d8c87e20cceece48a"
url "https://github.com/DavidGamba/dgtools/archive/refs/tags/bt/v0.10.0.tar.gz"
sha256 "a558e98fd2a56fab8664790767df19d492d8862336737b9c3d01ee38f091b808"

depends_on "go" => :build

Expand Down

0 comments on commit e82cb5e

Please sign in to comment.