Skip to content

Commit

Permalink
bt: Update formula version
Browse files Browse the repository at this point in the history
  • Loading branch information
DavidGamba committed Jul 17, 2024
1 parent b3bfd07 commit a57e380
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.6.0.tar.gz"
sha256 "92e06859b363df425dc0d1515c018b2458c8691c5d00239c5a762ef530fd83a0"
url "https://github.com/DavidGamba/dgtools/archive/refs/tags/bt/v0.7.0.tar.gz"
sha256 "b71365965d1471ad736f683ba7f16d22a448e76a012587101a7a260f792ef361"

depends_on "go" => :build

Expand Down

0 comments on commit a57e380

Please sign in to comment.