We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2816ef6 commit b846f5cCopy full SHA for b846f5c
Formula/s/scm-manager.rb
@@ -1,8 +1,8 @@
1
class ScmManager < Formula
2
desc "Manage Git, Mercurial, and Subversion repos over HTTP"
3
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"
+ url "https://packages.scm-manager.org/repository/releases/sonia/scm/packaging/unix/3.7.5/unix-3.7.5.tar.gz"
+ sha256 "efb144994b0ddd1aa0b001a3fd47ad8afcbc84dc189243e59097f4b1863d66e5"
6
license all_of: ["Apache-2.0", "MIT"]
7
8
livecheck do
0 commit comments