wp-cli 1.5.1 (#26917)
This commit is contained in:
parent
88d8c649cb
commit
1da3a1f7c8
1 changed files with 2 additions and 2 deletions
|
@ -1,8 +1,8 @@
|
|||
class WpCli < Formula
|
||||
desc "Command-line interface for WordPress"
|
||||
homepage "https://wp-cli.org/"
|
||||
url "https://github.com/wp-cli/wp-cli/releases/download/v1.5.0/wp-cli-1.5.0.phar"
|
||||
sha256 "f615d57957e66a09f57acc844a1fc5402e9fa581dcb387bbe1affc4d155baf9d"
|
||||
url "https://github.com/wp-cli/wp-cli/releases/download/v1.5.1/wp-cli-1.5.1.phar"
|
||||
sha256 "c1114450e647ca0c72afcbb6d02b577a55ec9915a510399579626c960d5dd2d2"
|
||||
|
||||
bottle :unneeded
|
||||
|
||||
|
|
Loading…
Reference in a new issue