Skip to content

Commit

Permalink
Update scm-server formula to version 2.48.1
Browse files Browse the repository at this point in the history
  • Loading branch information
cesmarvin committed Nov 22, 2023
1 parent 3049f3e commit 126e181
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Formula/scm-server.rb
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
class ScmServer < Formula
desc "Share and manage your Git, Mercurial and Subversion repositories"
homepage "https://scm-manager.org"
url "https://packages.scm-manager.org/repository/releases/sonia/scm/packaging/unix/2.48.0/unix-2.48.0.tar.gz"
sha256 "772554b969e3441507a34f095b6a4d93f01c8375fd4c62aad088ae3b6df40abc"
url "https://packages.scm-manager.org/repository/releases/sonia/scm/packaging/unix/2.48.1/unix-2.48.1.tar.gz"
sha256 "e8c8b1045f055905defdca21521b631f8267e8a58a784f1a78d92e8cc4d2374a"

depends_on "openjdk@11"
conflicts_with "scm-manager", because: "both install the same binaries"
Expand Down

0 comments on commit 126e181

Please sign in to comment.