artifactory 4.4.1
artifactory 4.4.1 Closes Homebrew/homebrew#48030. Signed-off-by: Baptiste Fontaine <batifon@yahoo.fr>
This commit is contained in:
parent
73be74d0a4
commit
6c31af2e77
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.4.0.zip"
|
||||
sha256 "fe25e57bfce830839e20c083f1e020093b5ab7c8b3fc5db89d58603429a01cfd"
|
||||
url "https://dl.bintray.com/jfrog/artifactory/jfrog-artifactory-oss-4.4.1.zip"
|
||||
sha256 "2e96267336c6e62eccd27f31ee83dc2d4f60a845e3a866a1da42a7b5176b5217"
|
||||
|
||||
bottle :unneeded
|
||||
|
||||
|
|
Loading…
Reference in a new issue