Skip to content

Commit

Permalink
jenkins 2.57 (#12921)
Browse files Browse the repository at this point in the history
  • Loading branch information
ilovezfs committed Apr 27, 2017
1 parent a2f65e9 commit f8ab0d4
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.56/jenkins.war"
sha256 "327e3598c7cd4226f350832f123796b0688cc573b1b36ad1c7baa18dedc619d8"
url "http://mirrors.jenkins-ci.org/war/2.57/jenkins.war"
sha256 "5d7a66864d0941629e1fb8ef82ed98a38e54da39f4a9f3ca31561d573e18b2a5"

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

0 comments on commit f8ab0d4

Please sign in to comment.