jenkins 2.306
Closes #83057. Signed-off-by: Caleb Xu <3536482+alebcay@users.noreply.github.com> Signed-off-by: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com>master
parent
a97a35f03e
commit
f14abe575b
|
@ -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.305/jenkins.war"
|
||||
sha256 "9af037427599f6a846d323b0e109670a8d83097c8e69296b512a1a01c845a5d6"
|
||||
url "http://mirrors.jenkins.io/war/2.306/jenkins.war"
|
||||
sha256 "51663780626a80134c0970ad6b6f9e0000c8772b0e1e3b452a902809b7f7288e"
|
||||
license "MIT"
|
||||
|
||||
livecheck do
|
||||
|
|
Loading…
Reference in New Issue