Skip to content

Commit

Permalink
git-town: update 16.3.0 bottle.
Browse files Browse the repository at this point in the history
  • Loading branch information
BrewTestBot committed Sep 25, 2024
1 parent 085218e commit 13e0b8f
Showing 1 changed file with 6 additions and 8 deletions.
14 changes: 6 additions & 8 deletions Formula/g/git-town.rb
Original file line number Diff line number Diff line change
Expand Up @@ -6,14 +6,12 @@ class GitTown < Formula
license "MIT"

bottle do
sha256 cellar: :any_skip_relocation, arm64_sequoia: "ce403982dc90bb332f64ae82c660d77f581ec28a3f8dfa00748b1f9d787ef8ec"
sha256 cellar: :any_skip_relocation, arm64_sonoma: "ce403982dc90bb332f64ae82c660d77f581ec28a3f8dfa00748b1f9d787ef8ec"
sha256 cellar: :any_skip_relocation, arm64_ventura: "ce403982dc90bb332f64ae82c660d77f581ec28a3f8dfa00748b1f9d787ef8ec"
sha256 cellar: :any_skip_relocation, arm64_monterey: "ce403982dc90bb332f64ae82c660d77f581ec28a3f8dfa00748b1f9d787ef8ec"
sha256 cellar: :any_skip_relocation, sonoma: "14a384fc70d3df70f07dd003abdd937790f571e1fe6420a0da4200cc3ffc1a0e"
sha256 cellar: :any_skip_relocation, ventura: "14a384fc70d3df70f07dd003abdd937790f571e1fe6420a0da4200cc3ffc1a0e"
sha256 cellar: :any_skip_relocation, monterey: "14a384fc70d3df70f07dd003abdd937790f571e1fe6420a0da4200cc3ffc1a0e"
sha256 cellar: :any_skip_relocation, x86_64_linux: "6e9a03ff4ccb744ea3de5cd2b3cd64ff99b1f6f29a21cceec557e838b433d3aa"
sha256 cellar: :any_skip_relocation, arm64_sequoia: "fb8ecd981c88adbb7cf7b88149aa94d0a6adf203dfd76978ecdb4584417830f6"
sha256 cellar: :any_skip_relocation, arm64_sonoma: "fb8ecd981c88adbb7cf7b88149aa94d0a6adf203dfd76978ecdb4584417830f6"
sha256 cellar: :any_skip_relocation, arm64_ventura: "fb8ecd981c88adbb7cf7b88149aa94d0a6adf203dfd76978ecdb4584417830f6"
sha256 cellar: :any_skip_relocation, sonoma: "9c96845a1c28bf0d741e8af534549adfeb79276569a551aed41c9335bdde5896"
sha256 cellar: :any_skip_relocation, ventura: "9c96845a1c28bf0d741e8af534549adfeb79276569a551aed41c9335bdde5896"
sha256 cellar: :any_skip_relocation, x86_64_linux: "8ae7c749b5c5694e5ae86a70a538912aefbcc4f11bbeacf1fa1f7b1b20e4f866"
end

depends_on "go" => :build
Expand Down

0 comments on commit 13e0b8f

Please sign in to comment.