Skip to content

Commit

Permalink
jenkins 1.651
Browse files Browse the repository at this point in the history
Closes Homebrew/legacy-homebrew#49668.

Signed-off-by: Dominyk Tiller <dominyktiller@gmail.com>
  • Loading branch information
asaph authored and xu-cheng committed Mar 2, 2016
1 parent 8994ae7 commit 6a89d60
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Formula/jenkins.rb
Original file line number Diff line number Diff line change
@@ -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/1.650/jenkins.war"
sha256 "16008a85246a9d2b36eaae18405135347280898edea8818c34433acda49fd747"
url "http://mirrors.jenkins-ci.org/war/1.651/jenkins.war"
sha256 "9fe9382e1443bb27de55dce15850bc0a0890d8aa837c3839fcf4407e1f7e4993"

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

0 comments on commit 6a89d60

Please sign in to comment.