Skip to content

Commit 2fdbe2b

Browse files
committed
roadrunner: update 2025.1.4 bottle.
1 parent a4a6985 commit 2fdbe2b

File tree

1 file changed

+5
-7
lines changed

1 file changed

+5
-7
lines changed

Formula/r/roadrunner.rb

Lines changed: 5 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -7,13 +7,11 @@ class Roadrunner < Formula
77
head "https://github.com/roadrunner-server/roadrunner.git", branch: "master"
88

99
bottle do
10-
sha256 cellar: :any_skip_relocation, arm64_tahoe: "7134c9ec5dd1db9b34b4847c1ba98eb7609589a89caa86db28944be90da25e1d"
11-
sha256 cellar: :any_skip_relocation, arm64_sequoia: "c39e10da4d66a4c807fd57e17dfcba1bfb2d2d74354bc958af22194a530a8d12"
12-
sha256 cellar: :any_skip_relocation, arm64_sonoma: "7f98063565155023e7cdef1e4c49fa1acfd7df482ae39f22bf20e0318ae20225"
13-
sha256 cellar: :any_skip_relocation, arm64_ventura: "b97be4da2d70ac6a93b5bd37154b4f3075c41351aa5f35c859ee7440f9321dde"
14-
sha256 cellar: :any_skip_relocation, sonoma: "86e3f60178ef2bf4547b4a171922967be95f7f8ed38050c0c1d55ab1668be3bc"
15-
sha256 cellar: :any_skip_relocation, ventura: "ad5df2a9dd164800e1d47afd331a4e15ae7c30cbffff16ee5f1f69d5a804aaa1"
16-
sha256 cellar: :any_skip_relocation, x86_64_linux: "5d1f508c387834c660ac75383fef1e2338165c82f0f4bef529cbc79493bbe109"
10+
sha256 cellar: :any_skip_relocation, arm64_tahoe: "183ae2a8b57c751d44c1a8c058f0a9d796e6c054657416472c1c7c06694520ae"
11+
sha256 cellar: :any_skip_relocation, arm64_sequoia: "5936e8b972a6b37100ecf72da3937eba7fa050791b1a8db3e6dbfa427f9d2270"
12+
sha256 cellar: :any_skip_relocation, arm64_sonoma: "6e410178ecc56d69b8a33146c49810a2cad8b9527ba504849dedd3f7033e72f3"
13+
sha256 cellar: :any_skip_relocation, sonoma: "9e6f496d4752d3f91fce14d547526bc63a787bc42e309e5d2fdbadec5393ef0d"
14+
sha256 cellar: :any_skip_relocation, x86_64_linux: "c021a1bc77b1b25f5ebfe1d38f0fe8819e49c79c52dbc930c338cf19ecccdf6d"
1715
end
1816

1917
depends_on "go" => :build

0 commit comments

Comments
 (0)