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 7be2cea commit 706fa60Copy full SHA for 706fa60
Formula/p/passenger.rb
@@ -4,6 +4,7 @@ class Passenger < Formula
4
url "https://github.com/phusion/passenger/releases/download/release-6.0.27/passenger-6.0.27.tar.gz"
5
sha256 "82c830aee98feece09e84309c2d0c6bb3f7b22a3c8e33cfe93b5e0d498615d0f"
6
license "MIT"
7
+ revision 1
8
head "https://github.com/phusion/passenger.git", branch: "stable-6.0"
9
10
bottle do
0 commit comments