Skip to content

Commit

Permalink
bash-completion@2 2.7
Browse files Browse the repository at this point in the history
Related:
- #15172
- #15170
- #15118

Closes #15188.

Signed-off-by: ilovezfs <ilovezfs@icloud.com>
  • Loading branch information
robsonpeixoto authored and ilovezfs committed Jul 1, 2017
1 parent f3d47f1 commit 38ee039
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Formula/bash-completion@2.rb
@@ -1,8 +1,8 @@
class BashCompletionAT2 < Formula
desc "Programmable completion for Bash 4.1+"
homepage "https://github.com/scop/bash-completion"
url "https://github.com/scop/bash-completion/releases/download/2.6/bash-completion-2.6.tar.xz"
sha256 "61fb652da0b1674443c34827263fe2335f9ddb12670bff208fc383a8955ca5ef"
url "https://github.com/scop/bash-completion/releases/download/2.7/bash-completion-2.7.tar.xz"
sha256 "41ba892d3f427d4a686de32673f35401bc947a7801f684127120cdb13641441e"
head "https://github.com/scop/bash-completion.git"

bottle do
Expand Down

0 comments on commit 38ee039

Please sign in to comment.