Skip to content

Commit 596dbe1

Browse files
authored
Merge pull request #279467 from Homebrew/bump-gastown-1.0.1
gastown 1.0.1
2 parents 96c18e5 + a9731fd commit 596dbe1

1 file changed

Lines changed: 8 additions & 8 deletions

File tree

Formula/g/gastown.rb

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,18 +1,18 @@
11
class Gastown < Formula
22
desc "Multi-agent workspace manager"
33
homepage "https://github.com/steveyegge/gastown"
4-
url "https://github.com/steveyegge/gastown/archive/refs/tags/v1.0.0.tar.gz"
5-
sha256 "6fccaa887e93a84bfe7daba6cac276ff1e2c0f786a8d12254160e15c7fe8bd4b"
4+
url "https://github.com/steveyegge/gastown/archive/refs/tags/v1.0.1.tar.gz"
5+
sha256 "e8e5b31390efe20868ae324c0a3e09f609cd62c5bfe08dc38b79deb554d6d119"
66
license "MIT"
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)