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.7.4 /unix-3.7.4 .tar.gz"
5- sha256 "b6cb33eda1b1833325e36ec77c64313a8989c8d0b59f1121cbfd2d2ebadea4a4 "
4+ url "https://packages.scm-manager.org/repository/releases/sonia/scm/packaging/unix/3.7.5 /unix-3.7.5 .tar.gz"
5+ sha256 "efb144994b0ddd1aa0b001a3fd47ad8afcbc84dc189243e59097f4b1863d66e5 "
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 : "1d5468b946a95d3445be4b0e05a15565b0605c2a077dd72ff5b25b00d53c321a "
14+ sha256 cellar : :any_skip_relocation , all : "596cb0b2da7ec4fadf8f59dfa197c708b2e73b062bc2e192fb54eb77cc7121c7 "
1515 end
1616
1717 depends_on "jsvc"
You can’t perform that action at this time.
0 commit comments