Skip to content

Commit c6233f5

Browse files
committed
launch_socket_server: update 2.0.0 bottle.
1 parent aa57ec9 commit c6233f5

File tree

1 file changed

+6
-12
lines changed

1 file changed

+6
-12
lines changed

Formula/l/launch_socket_server.rb

Lines changed: 6 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -9,18 +9,12 @@ class LaunchSocketServer < Formula
99
no_autobump! because: :requires_manual_review
1010

1111
bottle do
12-
sha256 cellar: :any_skip_relocation, arm64_sequoia: "4dc5f49b22d19b1a6d79d1697b52883dfb9ef8f39d2777a49c6aed182b9ef0be"
13-
sha256 cellar: :any_skip_relocation, arm64_sonoma: "9ce6af2c7124bc91494a306292073b296f109482869a4c01870ef97e81d5d62d"
14-
sha256 cellar: :any_skip_relocation, arm64_ventura: "f097f91e97343b78e0208793705506ccec3ea9deddb38d9a15d11c11103888cf"
15-
sha256 cellar: :any_skip_relocation, arm64_monterey: "055953e5098f4c8e2c823d58e123eb3a905174c9619791b3fa54de1d671b193d"
16-
sha256 cellar: :any_skip_relocation, arm64_big_sur: "b95b2bbe04b54feb6b103b5ead74f984160ff920a8914619004b40c1402bceb7"
17-
sha256 cellar: :any_skip_relocation, sonoma: "0fd45ecadc044db17343dcbd89327fd2324512e7055f9b30e26f40dc4c513bc2"
18-
sha256 cellar: :any_skip_relocation, ventura: "1201c5615810d1e37d6c6c2c26ccadf8ffd9a346905cbf064ea637aab8f04629"
19-
sha256 cellar: :any_skip_relocation, monterey: "165fd5a279db8b88e586ca82f2c1017946a7675c8f0c158921d9cb48d152e13b"
20-
sha256 cellar: :any_skip_relocation, big_sur: "0d490a674d736272ea67f2289d5eb715b5aa48acf5e289a6a8e8327cd4cbc4a4"
21-
sha256 cellar: :any_skip_relocation, catalina: "ff86499103ad1d9d33cdc039e24f065aa08405bda980c9e242c46ed157bc33ff"
22-
sha256 cellar: :any_skip_relocation, mojave: "823d84eddeb72fdabeccdc189bc19269485bfeb23d0a57824cdbf95c92a6ccb8"
23-
sha256 cellar: :any_skip_relocation, high_sierra: "ef58f2afc33d6454282d1e1b92e4d16269885464707ae58079c29514f4cadc60"
12+
rebuild 1
13+
sha256 cellar: :any_skip_relocation, arm64_sequoia: "6974a57e3a6bd5f01dc3b62d4a4592afb791af68f230b7ea5e60a46cffc0d395"
14+
sha256 cellar: :any_skip_relocation, arm64_sonoma: "92a59f265b9a67885cd73be07b4fa591b0ff76e382ac7c2db5099e02d2212bfe"
15+
sha256 cellar: :any_skip_relocation, arm64_ventura: "7d09862a50bec1441d8d5cf4eabb2318942fab969ebddb67b9f3739e784e5a13"
16+
sha256 cellar: :any_skip_relocation, sonoma: "570f75f0fa24b34b03a278f1dc9f46f554c651b966204943fb3b5f25f412ee81"
17+
sha256 cellar: :any_skip_relocation, ventura: "38b8161c24c87504fe237154e1b287d1493f9a16f41bced1f942ebb5ce9b6d06"
2418
end
2519

2620
depends_on "go" => :build

0 commit comments

Comments
 (0)