artifactory 4.7.0
new version 4.7.0 Closes Homebrew/homebrew#50580. Signed-off-by: Tim D. Smith <git@tim-smith.us>
This commit is contained in:
parent
5db06d3b44
commit
e4cd7f4570
1 changed files with 2 additions and 2 deletions
|
@ -1,8 +1,8 @@
|
|||
class Artifactory < Formula
|
||||
desc "Manages binaries"
|
||||
homepage "https://www.jfrog.com/artifactory/"
|
||||
url "https://dl.bintray.com/jfrog/artifactory/jfrog-artifactory-oss-4.6.1.zip"
|
||||
sha256 "a4cf127698a4fc455e2a186bb95cb607f5cb7681cfb4d693dd2f5aee28666ce0"
|
||||
url "https://dl.bintray.com/jfrog/artifactory/jfrog-artifactory-oss-4.7.0.zip"
|
||||
sha256 "d47bd1965ac1b0c1380d1540801129f9e733e547a5a1c13519a55cec5e390754"
|
||||
|
||||
bottle :unneeded
|
||||
|
||||
|
|
Loading…
Reference in a new issue