Skip to content

Commit

Permalink
jenkins 2.12
Browse files Browse the repository at this point in the history
Closes #2753.

Signed-off-by: ilovezfs <ilovezfs@icloud.com>
  • Loading branch information
ilovezfs committed Jul 6, 2016
1 parent dfc248b commit afaf8e2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Formula/jenkins.rb
@@ -1,8 +1,8 @@
class Jenkins < Formula
desc "Extendable open source continuous integration server"
homepage "https://jenkins-ci.org"
url "http://mirrors.jenkins-ci.org/war/2.11/jenkins.war"
sha256 "45f89868e66e53160cda5f367eb9c1026ac086794214e18304c51c6d320f6680"
url "http://mirrors.jenkins-ci.org/war/2.12/jenkins.war"
sha256 "65e51c0dbd2915f4b37f7daebfa561b49c279ab4bc04997011db0539b77d954d"

head do
url "https://github.com/jenkinsci/jenkins.git"
Expand Down

0 comments on commit afaf8e2

Please sign in to comment.