Skip to content

Commit

Permalink
Update scm-server formula to version 3.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
cesmarvin committed Apr 9, 2024
1 parent 2ea75a8 commit 61f0b3c
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/3.0.4/unix-3.0.4.tar.gz"
sha256 "2b3ea72bdc60617404a2df2562ad86e0af8829725c3704a2b787fd87a0e850af"
url "https://packages.scm-manager.org/repository/releases/sonia/scm/packaging/unix/3.1.0/unix-3.1.0.tar.gz"
sha256 "889ffe03642de0cc543e36aa8449ab58104b1d0d5521dbc055209c019e4922b5"

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

0 comments on commit 61f0b3c

Please sign in to comment.