jenkins 2.108 (#24299)
This commit is contained in:
parent
2b584f6d4d
commit
23df935d71
1 changed files with 2 additions and 2 deletions
|
@ -1,8 +1,8 @@
|
|||
class Jenkins < Formula
|
||||
desc "Extendable open source continuous integration server"
|
||||
homepage "https://jenkins.io/"
|
||||
url "http://mirrors.jenkins.io/war/2.107/jenkins.war"
|
||||
sha256 "4ad0735e605cec675b008414c87542ddda36b402ba19aaf4785c3db252b709b6"
|
||||
url "http://mirrors.jenkins.io/war/2.108/jenkins.war"
|
||||
sha256 "396406c34da9d7f7710a1d5d60057a67c2e97b6ff77e1516585b4b40d9c566b6"
|
||||
|
||||
head do
|
||||
url "https://github.com/jenkinsci/jenkins.git"
|
||||
|
|
Loading…
Reference in a new issue