Skip to content

Commit a4a6985

Browse files
committed
roadrunner 2025.1.4
1 parent ae9bd28 commit a4a6985

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/r/roadrunner.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class Roadrunner < Formula
22
desc "High-performance PHP application server, load-balancer and process manager"
33
homepage "https://docs.roadrunner.dev/docs"
4-
url "https://github.com/roadrunner-server/roadrunner/archive/refs/tags/v2025.1.3.tar.gz"
5-
sha256 "d9deb39e441b21276172062572b0f3602b89915a8fc54ab6e9874ee581adcafc"
4+
url "https://github.com/roadrunner-server/roadrunner/archive/refs/tags/v2025.1.4.tar.gz"
5+
sha256 "02e9585c6bc5557440ca92ba1fcd7910660dcbffc76d0c8f13e75497ac4134a1"
66
license "MIT"
77
head "https://github.com/roadrunner-server/roadrunner.git", branch: "master"
88

0 commit comments

Comments
 (0)