artifactory 4.5.0
new version 4.5.0 Closes Homebrew/homebrew#49170. Signed-off-by: Dominyk Tiller <dominyktiller@gmail.com>
This commit is contained in:
parent
8f127c65d3
commit
0b06ac1d42
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.3.zip"
|
||||
sha256 "1e5343874a078835a5105433a105dbdd845c0de8d3529f40f3cfe90bcd915711"
|
||||
url "https://dl.bintray.com/jfrog/artifactory/jfrog-artifactory-oss-4.5.0.zip"
|
||||
sha256 "bf2bec2df8db306e2da438c9bc0ad172975ed1af8454dac0afbd2c97d4f02e8f"
|
||||
|
||||
bottle :unneeded
|
||||
|
||||
|
|
Loading…
Reference in a new issue