Skip to content

Commit f635709

Browse files
crunchtime-aliBrewTestBot
authored andcommitted
jenkins 2.367
Closes Homebrew#109802. Signed-off-by: Dawid Dziurla <dawidd0811@gmail.com> Signed-off-by: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com>
1 parent adf5b45 commit f635709

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/jenkins.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class Jenkins < Formula
22
desc "Extendable open source continuous integration server"
33
homepage "https://www.jenkins.io/"
4-
url "https://get.jenkins.io/war/2.366/jenkins.war"
5-
sha256 "b003b8f36279c1ae5e9735971251e13004b4329afbe4802696e5bbda26d66d7a"
4+
url "https://get.jenkins.io/war/2.367/jenkins.war"
5+
sha256 "8d6937d20c29089be6f54959258ef9b1de07a33bcbf9073155f674e73518a8d4"
66
license "MIT"
77

88
livecheck do

0 commit comments

Comments
 (0)