artifactory 4.5.2
new Artifactory version 4.5.2 Closes Homebrew/homebrew#49638. Signed-off-by: Dominyk Tiller <dominyktiller@gmail.com>
This commit is contained in:
parent
76db9c0394
commit
22bebf100e
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.5.1.zip"
|
||||
sha256 "7199a0127606cfc934c9f7984c83db4df5af15b33969471016a26ef3e226ce9a"
|
||||
url "https://dl.bintray.com/jfrog/artifactory/jfrog-artifactory-oss-4.5.2.zip"
|
||||
sha256 "2f795696887dd6cbf9198e3c360fa0d7631fc0f618d5ba89a0e2b451169f3028"
|
||||
|
||||
bottle :unneeded
|
||||
|
||||
|
|
Loading…
Reference in a new issue