We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f0cd4f4 commit 9612e12Copy full SHA for 9612e12
Formula/j/jenkins.rb
@@ -1,8 +1,8 @@
1
class Jenkins < Formula
2
desc "Extendable open source continuous integration server"
3
homepage "https://www.jenkins.io/"
4
- url "https://get.jenkins.io/war/2.525/jenkins.war"
5
- sha256 "019f34517021655339ffbc191ba347f81c6f0d5e173dff52c8666b750ba62cdd"
+ url "https://get.jenkins.io/war/2.526/jenkins.war"
+ sha256 "e1bd436678abb631d5d30c719240c2753369eeb925ade3a35faf5dfbdecb27b0"
6
license "MIT"
7
8
livecheck do
0 commit comments