Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions Formula/r/roadrunner.rb
Original file line number Diff line number Diff line change
@@ -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.1.1.tar.gz"
sha256 "2355b240750549fea2c182dc1e637f60c70ec9de23e4d066f8e5b3d0ad62c5ed"
url "https://github.com/roadrunner-server/roadrunner/archive/refs/tags/v2024.1.2.tar.gz"
sha256 "10c9d8d1f5ac4cd43ae3a59c0a30880ab72d13b0778241668c34dce149813a54"
license "MIT"
head "https://github.com/roadrunner-server/roadrunner.git", branch: "master"

Expand Down