wp-cli-completion 2.2.0
Closes #40509. Signed-off-by: Sean Molenaar <smillerdev@me.com>
This commit is contained in:
parent
d91ee88eca
commit
dd02ed6dea
1 changed files with 2 additions and 2 deletions
|
@ -1,8 +1,8 @@
|
|||
class WpCliCompletion < Formula
|
||||
desc "Bash completion for Wpcli"
|
||||
homepage "https://github.com/wp-cli/wp-cli"
|
||||
url "https://github.com/wp-cli/wp-cli/archive/v2.1.0.tar.gz"
|
||||
sha256 "0e0a94244a233e4cb75fcbbc60abb9b18b475c23d1f27c5b9d76b17fb534c358"
|
||||
url "https://github.com/wp-cli/wp-cli/archive/v2.2.0.tar.gz"
|
||||
sha256 "c40b7427532b7c42623a23e3537c6440463b0bc5294943bbaa1805cd88c73083"
|
||||
head "https://github.com/wp-cli/wp-cli.git"
|
||||
|
||||
bottle :unneeded
|
||||
|
|
Loading…
Reference in a new issue