diff --git a/Formula/bash-completion.rb b/Formula/bash-completion.rb index 3c5b9e9313..f6c681b857 100644 --- a/Formula/bash-completion.rb +++ b/Formula/bash-completion.rb @@ -9,10 +9,10 @@ class BashCompletion < Formula bottle do cellar :any_skip_relocation - revision 2 - sha256 "fa3223e326e3319c261bbd1b289da4118e7a38887494b82aa4a67c99c6eb99ef" => :el_capitan - sha256 "0968d379dccbb2c63459aa20a97df8422740fedb599d529735c01750543792a4" => :yosemite - sha256 "7b9e7523a70c0dd79dc3eaa9c868660f0e5bce07d03ce66621535233504903ec" => :mavericks + revision 3 + sha256 "52258306b5c2c04785dd9dd197495cd906815d093bcb4e7d2e580c9b68c23d56" => :el_capitan + sha256 "d94667d452b56fff80e554213932e10b8491a305f2750c04f6b958f3ec828e71" => :yosemite + sha256 "b17500ede97ac936718d10b3ce4348563fb668c5fa9c460de6a1d85b0c1a9424" => :mavericks end # Backports the following upstream patch from 2.x: