We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ae9bd28 commit a4a6985Copy full SHA for a4a6985
Formula/r/roadrunner.rb
@@ -1,8 +1,8 @@
1
class Roadrunner < Formula
2
desc "High-performance PHP application server, load-balancer and process manager"
3
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"
+ url "https://github.com/roadrunner-server/roadrunner/archive/refs/tags/v2025.1.4.tar.gz"
+ sha256 "02e9585c6bc5557440ca92ba1fcd7910660dcbffc76d0c8f13e75497ac4134a1"
6
license "MIT"
7
head "https://github.com/roadrunner-server/roadrunner.git", branch: "master"
8
0 commit comments