From dd13e9c3da7dfec14e4e05e4bf15934dac0b62a1 Mon Sep 17 00:00:00 2001 From: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> Date: Thu, 12 Sep 2024 19:03:32 +0000 Subject: [PATCH 1/2] roadrunner 2024.2.1 --- Formula/r/roadrunner.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Formula/r/roadrunner.rb b/Formula/r/roadrunner.rb index b5532b475fdc9..9613c917d1006 100644 --- a/Formula/r/roadrunner.rb +++ b/Formula/r/roadrunner.rb @@ -1,8 +1,8 @@ class Roadrunner < Formula desc "High-performance PHP application server, load-balancer and process manager" homepage "https://roadrunner.dev/" - url "https://github.com/roadrunner-server/roadrunner/archive/refs/tags/v2024.2.0.tar.gz" - sha256 "b61dd97459b7d4bb88b6bd7e37552b5e84795442024fd78725ee1b3cc1bf887c" + url "https://github.com/roadrunner-server/roadrunner/archive/refs/tags/v2024.2.1.tar.gz" + sha256 "42af64a92eafbff58e8f684fb50a721be9f5668e38b44171c776563e1bd399f8" license "MIT" head "https://github.com/roadrunner-server/roadrunner.git", branch: "master" From 81642864d953063eb4a796aa334d9e440d123c82 Mon Sep 17 00:00:00 2001 From: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> Date: Thu, 12 Sep 2024 20:56:29 +0000 Subject: [PATCH 2/2] roadrunner: update 2024.2.1 bottle. --- Formula/r/roadrunner.rb | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/Formula/r/roadrunner.rb b/Formula/r/roadrunner.rb index 9613c917d1006..7c40a5a848cce 100644 --- a/Formula/r/roadrunner.rb +++ b/Formula/r/roadrunner.rb @@ -7,13 +7,13 @@ class Roadrunner < Formula head "https://github.com/roadrunner-server/roadrunner.git", branch: "master" bottle do - sha256 cellar: :any_skip_relocation, arm64_sonoma: "31fa4f816d9f762d22e259ae23c002b8b19d081a82f27032fac920e72e37ecca" - sha256 cellar: :any_skip_relocation, arm64_ventura: "06ee92483744ed1adb5c3a499fdffd1871185f0551230f7fd09eee72bfb09dcd" - sha256 cellar: :any_skip_relocation, arm64_monterey: "649ecbd926962bf15929127de9730ce5f292f9e09e7fcef25cd23b4e54f4a0b7" - sha256 cellar: :any_skip_relocation, sonoma: "19caf60fba872795fbde1dc0c55af61d8af7c6eba0c96d80af2c827c14dedc06" - sha256 cellar: :any_skip_relocation, ventura: "bf449a936e21ee37d97d2a1cfac0a28cde0d7e56fb6439624f3fd4faabfc87df" - sha256 cellar: :any_skip_relocation, monterey: "87e819f2e9864f42c1c1cc9dece18916300d663d509f300ead6be797574a4841" - sha256 cellar: :any_skip_relocation, x86_64_linux: "a8b2a977676cfaa2a824bcbc9dbffaa8d088d5fba648c563584cfaf035480c7e" + sha256 cellar: :any_skip_relocation, arm64_sonoma: "dcee57443a23ccf96d48f2d5892b0ff193859387a3ad79bd6080a80507c29f1d" + sha256 cellar: :any_skip_relocation, arm64_ventura: "54e890c7644a4ac4d021af843a3d4ec74b3add903f7091e865c6052c9c7406de" + sha256 cellar: :any_skip_relocation, arm64_monterey: "b101b5b8a875fe2150d8fef5bfd8d22823b287aa735c3a8cee75d8e9fe45c746" + sha256 cellar: :any_skip_relocation, sonoma: "7f2ad24d0b2fd0a1c3ac7586b54ae2df2b258663d7777eb38d8203471e8191dd" + sha256 cellar: :any_skip_relocation, ventura: "01c76bc92d913fe3dd9c06717c977d842f14839f253253bc5c43c7d37fdd979c" + sha256 cellar: :any_skip_relocation, monterey: "90e46a1414169f2d1c706f28a56e468cee183f3e20ee3cad59a65f83949cfe58" + sha256 cellar: :any_skip_relocation, x86_64_linux: "ec82d2b0f90e54acbb7c6a78d86e7273cb361cea6a1b1ef18b7d78b6291036b2" end depends_on "go" => :build