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 c3a6f2f commit 0b1d935Copy full SHA for 0b1d935
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.482/jenkins.war"
5
- sha256 "b948de6625a34ef6b7e08153b1b2f1eae2effa8c4c3388fb5188b7b196b925a5"
+ url "https://get.jenkins.io/war/2.483/jenkins.war"
+ sha256 "94ed0b3be285b5216bdb104d0be6d91938ab26f09110cbbd970bc0dba9c8d1b4"
6
license "MIT"
7
8
livecheck do
0 commit comments