Skip to content

Commit 50e1543

Browse files
committed
scm-manager 3.11.0
1 parent 6d8c0ef commit 50e1543

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/s/scm-manager.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class 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

0 commit comments

Comments
 (0)