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 2e8d747 commit 0a77377Copy full SHA for 0a77377
Formula/n/nexus.rb
@@ -2,8 +2,8 @@ class Nexus < Formula
2
desc "Repository manager for binary software components"
3
homepage "https://www.sonatype.com/"
4
url "https://github.com/sonatype/nexus-public.git",
5
- tag: "release-3.80.0-06",
6
- revision: "74aa87dcd43439ef2b69d0a5e49d5522b7944261"
+ tag: "release-3.84.1-01",
+ revision: "352c4af313ac059efb7c1dc716b6b5b7fd3d9e53"
7
license "EPL-1.0"
8
9
# As of writing, upstream is publishing both v2 and v3 releases. The "latest"
0 commit comments