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 42127fe commit 76e3146Copy full SHA for 76e3146
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.495/jenkins.war"
5
- sha256 "42a2dd83b8905c46a4ef9e19ff2d976fdc380d20f3caa552401cdeb9eec8c326"
+ url "https://get.jenkins.io/war/2.496/jenkins.war"
+ sha256 "fed109b3052c90ac95341d2a3bdf7284b1334168c20f4a503cacb1014103d682"
6
license "MIT"
7
8
livecheck do
0 commit comments