Skip to content

Commit

Permalink
Update scm-server formula to version 3.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
cesmarvin committed May 31, 2024
1 parent 7dc1d58 commit a30a0bb
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.46.3/unix-2.46.3.tar.gz"
sha256 "1caef36e2da466a8828dc448db60e76aa0cb0aca1b79afa0ac5d0d11da846719"
url "https://packages.scm-manager.org/repository/releases/sonia/scm/packaging/unix/3.2.1/unix-3.2.1.tar.gz"
sha256 "6e9859b48da74d51a10d547d7310101e728d3b46054ec292c9bd4e1c6e0cc51b"

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

0 comments on commit a30a0bb

Please sign in to comment.