Skip to content

Commit

Permalink
Update scm-server formula to version 2.48.3
Browse files Browse the repository at this point in the history
  • Loading branch information
cesmarvin committed Dec 8, 2023
1 parent 8967747 commit a6bf5d6
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.2/unix-2.48.2.tar.gz"
sha256 "466cfd050ebe753f236c428d6baa1debeef56475c4260b2b038976171653ae07"
url "https://packages.scm-manager.org/repository/releases/sonia/scm/packaging/unix/2.48.3/unix-2.48.3.tar.gz"
sha256 "5c3e4784409f45518ccef1509806017e1ea75cae569c17dc1f43b5cebc5cfc2d"

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

0 comments on commit a6bf5d6

Please sign in to comment.