Skip to content

Commit 96ba73c

Browse files
authored
Merge pull request #220016 from Homebrew/bump-scm-manager-3.7.5
scm-manager 3.7.5
2 parents b2f55de + d23867e commit 96ba73c

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Formula/s/scm-manager.rb

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class ScmManager < Formula
22
desc "Manage Git, Mercurial, and Subversion repos over HTTP"
33
homepage "https://www.scm-manager.org"
4-
url "https://packages.scm-manager.org/repository/releases/sonia/scm/packaging/unix/3.7.4/unix-3.7.4.tar.gz"
5-
sha256 "b6cb33eda1b1833325e36ec77c64313a8989c8d0b59f1121cbfd2d2ebadea4a4"
4+
url "https://packages.scm-manager.org/repository/releases/sonia/scm/packaging/unix/3.7.5/unix-3.7.5.tar.gz"
5+
sha256 "efb144994b0ddd1aa0b001a3fd47ad8afcbc84dc189243e59097f4b1863d66e5"
66
license all_of: ["Apache-2.0", "MIT"]
77

88
livecheck do
@@ -11,7 +11,7 @@ class ScmManager < Formula
1111
end
1212

1313
bottle do
14-
sha256 cellar: :any_skip_relocation, all: "1d5468b946a95d3445be4b0e05a15565b0605c2a077dd72ff5b25b00d53c321a"
14+
sha256 cellar: :any_skip_relocation, all: "596cb0b2da7ec4fadf8f59dfa197c708b2e73b062bc2e192fb54eb77cc7121c7"
1515
end
1616

1717
depends_on "jsvc"

0 commit comments

Comments
 (0)