aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula
diff options
context:
space:
mode:
Diffstat (limited to 'Library/Formula')
-rw-r--r--Library/Formula/artifactory.rb4
1 files changed, 2 insertions, 2 deletions
diff --git a/Library/Formula/artifactory.rb b/Library/Formula/artifactory.rb
index 8650886e1..9ac205a45 100644
--- a/Library/Formula/artifactory.rb
+++ b/Library/Formula/artifactory.rb
@@ -2,8 +2,8 @@ require 'formula'
class Artifactory < Formula
homepage 'http://www.jfrog.com/artifactory/'
- url 'http://dl.bintray.com/jfrog/artifactory/artifactory-3.3.1.zip'
- sha1 '0829582f6d754f4de06fe8b97f0f14bff29e150b'
+ url 'http://dl.bintray.com/jfrog/artifactory/artifactory-3.4.0.zip'
+ sha1 'fb53abccd7d547b8deaa6112b83d512f8a1c593b'
depends_on :java => '1.7'