diff options
| author | BrewTestBot | 2015-04-20 19:35:00 +0100 | 
|---|---|---|
| committer | Mike McQuaid | 2015-04-20 19:48:37 +0100 | 
| commit | e474878b6ed857b4fbfe831cfb033d954bc28824 (patch) | |
| tree | 3f9a4dbbe0a8bf53a019b9c55d4a4c6318375bf8 /Library/Formula | |
| parent | af4257ec7245bebbb7f931360fca14f08b4d9983 (diff) | |
| download | homebrew-e474878b6ed857b4fbfe831cfb033d954bc28824.tar.bz2 | |
jenkins: update 1.610 bottle.
Diffstat (limited to 'Library/Formula')
| -rw-r--r-- | Library/Formula/jenkins.rb | 7 | 
1 files changed, 4 insertions, 3 deletions
diff --git a/Library/Formula/jenkins.rb b/Library/Formula/jenkins.rb index 5dcabc18a..18ebb1477 100644 --- a/Library/Formula/jenkins.rb +++ b/Library/Formula/jenkins.rb @@ -4,9 +4,10 @@ class Jenkins < Formula    sha256 "bb5a7b29e359a3743ddf385975bca65221cee89b0a13c5309169601d23952e0e"    bottle do -    sha256 "8920371c71050c511285ed2a804b088989755d47bf8ca03dca3b0dfb2d2f1446" => :yosemite -    sha256 "3375936cfb88c98071f7ae98a7e25f0ad50de1e310904c06b6b4819f663de127" => :mavericks -    sha256 "646b4773605d9c180e692434f305b9843f331e5871534f6f3e7c47641f46d07b" => :mountain_lion +    cellar :any +    sha256 "34444be233ce551b222d52c19e45fcac844d509b78016073a0d4a1f0056f3c31" => :yosemite +    sha256 "9b50c516ac802b9acd43eeb6431d1a427cbc49bfeb3f7c9d71921ee150c4997e" => :mavericks +    sha256 "47f98740c072681996b081826e2770cc2d6288f5dabcea7a991c03097a4e6866" => :mountain_lion    end    head do  | 
