Skip to content
This repository has been archived by the owner on Jul 4, 2023. It is now read-only.

Commit

Permalink
jenkins 1.646
Browse files Browse the repository at this point in the history
Closes #48490.

Signed-off-by: Martin Afanasjew <martin@afanasjew.de>
  • Loading branch information
asaph authored and UniqMartin committed Jan 27, 2016
1 parent 8287d0a commit 28cbf98
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Library/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.645/jenkins.war"
sha256 "9ea1b6bc4fcdd930cdbfa3a3e97b4d923f68f7542b6978d090efbd4c38d69951"
url "http://mirrors.jenkins-ci.org/war/1.646/jenkins.war"
sha256 "2b892d363e1ce88e4d3a37e7d5c17c0be5bce902b3b98e6e0ebfe0d2d509f2d4"

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

0 comments on commit 28cbf98

Please sign in to comment.