Skip to content

Commit a9731fd

Browse files
committed
gastown: update 1.0.1 bottle.
1 parent 93bf253 commit a9731fd

1 file changed

Lines changed: 6 additions & 6 deletions

File tree

Formula/g/gastown.rb

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -7,12 +7,12 @@ class Gastown < Formula
77
head "https://github.com/steveyegge/gastown.git", branch: "main"
88

99
bottle do
10-
sha256 cellar: :any_skip_relocation, arm64_tahoe: "6ca034db6ccaf764da65f1d6df5318e4192b1c5014dd158a1aeaa2f38dd07220"
11-
sha256 cellar: :any_skip_relocation, arm64_sequoia: "6ca034db6ccaf764da65f1d6df5318e4192b1c5014dd158a1aeaa2f38dd07220"
12-
sha256 cellar: :any_skip_relocation, arm64_sonoma: "6ca034db6ccaf764da65f1d6df5318e4192b1c5014dd158a1aeaa2f38dd07220"
13-
sha256 cellar: :any_skip_relocation, sonoma: "bb57da4744bb4b5a95ffac47cfdc95c60449e7ad6a69a585790269c9ad25011e"
14-
sha256 cellar: :any_skip_relocation, arm64_linux: "a55182592a822fa5862235cdabda3d8c6fc0f86df1d7ae46f654d209830d5f26"
15-
sha256 cellar: :any_skip_relocation, x86_64_linux: "f10db030fe964aaa6fe1aaf27d009dc71e8a44e855459f34a4ff746629cb0cfb"
10+
sha256 cellar: :any_skip_relocation, arm64_tahoe: "ac1982566293568e214523d2d010565eaff2c82041e3ebc5eddbffc39009fca9"
11+
sha256 cellar: :any_skip_relocation, arm64_sequoia: "ac1982566293568e214523d2d010565eaff2c82041e3ebc5eddbffc39009fca9"
12+
sha256 cellar: :any_skip_relocation, arm64_sonoma: "ac1982566293568e214523d2d010565eaff2c82041e3ebc5eddbffc39009fca9"
13+
sha256 cellar: :any_skip_relocation, sonoma: "e1fdd99b90624aae171474e5906cd61673c9630ec5986ac0fe196320ccf0cde1"
14+
sha256 cellar: :any_skip_relocation, arm64_linux: "5e8652e28bbed75625a696a9501ffba4dde7a12a82bea1664b98d2098a09502e"
15+
sha256 cellar: :any_skip_relocation, x86_64_linux: "69d0a01aa55f5eabb23172c3bc51aa926ec0c4405130e3680832efbce9a2ac6e"
1616
end
1717

1818
depends_on "go" => :build

0 commit comments

Comments
 (0)