pick 1.5.3
Closes #7668. Signed-off-by: William Woodruff <william@tuffbizz.com>
This commit is contained in:
parent
297c9a4248
commit
6603ffb3ac
1 changed files with 2 additions and 2 deletions
|
@ -1,8 +1,8 @@
|
|||
class Pick < Formula
|
||||
desc "Utility to choose one option from a set of choices"
|
||||
homepage "https://github.com/calleerlandsson/pick"
|
||||
url "https://github.com/calleerlandsson/pick/releases/download/v1.5.2/pick-1.5.2.tar.gz"
|
||||
sha256 "183b278981233c70ac7f4d9af0728bf99d9d237e3f88d979f93fcc5968c2f789"
|
||||
url "https://github.com/calleerlandsson/pick/releases/download/v1.5.3/pick-1.5.3.tar.gz"
|
||||
sha256 "925f5736cdc44455305678030b190e7ee359bd710af4cfaf0388d6d27e21bc93"
|
||||
|
||||
bottle do
|
||||
cellar :any_skip_relocation
|
||||
|
|
Loading…
Reference in a new issue