Skip to content

Commit 36cfc84

Browse files
committed
sesh: update 2.8.0 bottle.
1 parent 4baa52e commit 36cfc84

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

Formula/s/sesh.rb

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

99
bottle do
10-
sha256 cellar: :any_skip_relocation, arm64_sequoia: "c944f6ce49e1e27619ea86be512e8c47ccaa22f6ca5badf6b4064edd9ac56f6b"
11-
sha256 cellar: :any_skip_relocation, arm64_sonoma: "c944f6ce49e1e27619ea86be512e8c47ccaa22f6ca5badf6b4064edd9ac56f6b"
12-
sha256 cellar: :any_skip_relocation, arm64_ventura: "c944f6ce49e1e27619ea86be512e8c47ccaa22f6ca5badf6b4064edd9ac56f6b"
13-
sha256 cellar: :any_skip_relocation, sonoma: "f298fb9a33548818e0dd9060c76a52f3973f3f759de9458a851677444b51b08c"
14-
sha256 cellar: :any_skip_relocation, ventura: "f298fb9a33548818e0dd9060c76a52f3973f3f759de9458a851677444b51b08c"
15-
sha256 cellar: :any_skip_relocation, x86_64_linux: "8547866abff65f62744c3840903758232f00cb619ef767ecaf82a2d8f5dccc0b"
10+
sha256 cellar: :any_skip_relocation, arm64_sequoia: "868e817bdfc7ede33ef6b77455171ac199b76f788d7e4699a53c1c4173869cd7"
11+
sha256 cellar: :any_skip_relocation, arm64_sonoma: "868e817bdfc7ede33ef6b77455171ac199b76f788d7e4699a53c1c4173869cd7"
12+
sha256 cellar: :any_skip_relocation, arm64_ventura: "868e817bdfc7ede33ef6b77455171ac199b76f788d7e4699a53c1c4173869cd7"
13+
sha256 cellar: :any_skip_relocation, sonoma: "cf1b635aae0dc117fd21dd58250936e6ea76442edfc648fef5fc99bc47020a93"
14+
sha256 cellar: :any_skip_relocation, ventura: "cf1b635aae0dc117fd21dd58250936e6ea76442edfc648fef5fc99bc47020a93"
15+
sha256 cellar: :any_skip_relocation, x86_64_linux: "f7c9855bd541b7df9e68554dda7c0da09db3f2138f9ed8b3462b8c4c9ccc9d5b"
1616
end
1717

1818
depends_on "go" => :build

0 commit comments

Comments
 (0)