File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 11class ScmManager < Formula
22 desc "Manage Git, Mercurial, and Subversion repos over HTTP"
33 homepage "https://www.scm-manager.org"
4- url "https://packages.scm-manager.org/repository/releases/sonia/scm/packaging/unix/3.10.3 /unix-3.10.3 .tar.gz"
5- sha256 "719f0bda4e714a9ceb41e7a0942c6c9b589286013f962078f0f7394fbe3af3fb "
4+ url "https://packages.scm-manager.org/repository/releases/sonia/scm/packaging/unix/3.11.0 /unix-3.11.0 .tar.gz"
5+ sha256 "1efac0ed4f39e0ba016b38cf72427d4b6e5a054e9217607788bc1510f0abcf86 "
66 license all_of : [ "Apache-2.0" , "MIT" ]
77
88 livecheck do
@@ -11,7 +11,7 @@ class ScmManager < Formula
1111 end
1212
1313 bottle do
14- sha256 cellar : :any_skip_relocation , all : "2950db49fd88dd5adb53cd14f0d171fd514621f2a27c76873ac5ff68e0d68459 "
14+ sha256 cellar : :any_skip_relocation , all : "b8a0a9a97bce358944c9c648f483ddc02ec3526b4b3017d63229d40db898198d "
1515 end
1616
1717 depends_on "jsvc"
You can’t perform that action at this time.
0 commit comments