jenkins 2.94 (#21588)
This commit is contained in:
parent
0e2c2277e5
commit
5551b9172a
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.93/jenkins.war"
|
||||
sha256 "81d29296dc435906dd03f0743ee91bca43f46671b9e636e85b4b014a2b1566f2"
|
||||
url "http://mirrors.jenkins.io/war/2.94/jenkins.war"
|
||||
sha256 "0024b23202e53cf08d265d9241cbc435646225c44169bc81b776a97da098f3e8"
|
||||
|
||||
head do
|
||||
url "https://github.com/jenkinsci/jenkins.git"
|
||||
|
|
Loading…
Reference in a new issue