artifactory 4.9.1
Artifactory 4.9.1 Closes #2994. Signed-off-by: Andrew Janke <andrew@apjanke.net>
This commit is contained in:
parent
57f4fa198f
commit
050d2e30a3
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.9.0.zip"
|
||||
sha256 "c97c2293c676c9ca5e3c0c64b2a02e2565427f3fe2cf5aa3e0518f6b541a23e5"
|
||||
url "https://dl.bintray.com/jfrog/artifactory/jfrog-artifactory-oss-4.9.1.zip"
|
||||
sha256 "d69635a02c2cdf7d19b593dd5378baf77552769c06ceb0900cb2177f61594d0d"
|
||||
|
||||
bottle :unneeded
|
||||
|
||||
|
|
Loading…
Reference in a new issue