Skip to content

Commit

Permalink
Merge pull request Homebrew#200172 from Homebrew/bump-scm-manager-3.6.0
Browse files Browse the repository at this point in the history
scm-manager 3.6.0
  • Loading branch information
BrewTestBot authored Dec 5, 2024
2 parents 6c96485 + a112935 commit e998667
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions Formula/s/scm-manager.rb
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
class ScmManager < Formula
desc "Manage Git, Mercurial, and Subversion repos over HTTP"
homepage "https://www.scm-manager.org"
url "https://packages.scm-manager.org/repository/releases/sonia/scm/packaging/unix/3.5.0/unix-3.5.0.tar.gz"
sha256 "9205d013a8344185c0ed67dc1733b4cf8e9cd64a9c3ae8989638eb4263386a38"
url "https://packages.scm-manager.org/repository/releases/sonia/scm/packaging/unix/3.6.0/unix-3.6.0.tar.gz"
sha256 "b2283869b7217829db2f05caa601d5b5197c44e4059f178ed52e7fca9ffc52a3"
license all_of: ["Apache-2.0", "MIT"]

livecheck do
Expand All @@ -11,7 +11,7 @@ class ScmManager < Formula
end

bottle do
sha256 cellar: :any_skip_relocation, all: "1ca1a41ce6d1b3a88149a4143a6a6ddcfb5dffd35106b00467a50a392f3ca9ee"
sha256 cellar: :any_skip_relocation, all: "c34c7d874fc5777459d1312b62358c823aff945c4e0b01289c7aa193e5c01af3"
end

depends_on "jsvc"
Expand Down

0 comments on commit e998667

Please sign in to comment.