pick 2.0.1
Closes #22339. Signed-off-by: ilovezfs <ilovezfs@icloud.com>
This commit is contained in:
parent
de861a7190
commit
752cf072a7
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/v2.0.0/pick-2.0.0.tar.gz"
|
||||
sha256 "0e87141b9cca7c31d4d77c87a7c0582e316f40f9076444c7c6e87a791f1ae80b"
|
||||
url "https://github.com/calleerlandsson/pick/releases/download/v2.0.1/pick-2.0.1.tar.gz"
|
||||
sha256 "4a596b8f40a316bc4e2c0d8e8842810d7a7b69d464a410e4ee2a6574e01629e3"
|
||||
|
||||
bottle do
|
||||
cellar :any_skip_relocation
|
||||
|
|
Loading…
Reference in a new issue