peco 0.4.6
Closes #7846. Signed-off-by: William Woodruff <william@tuffbizz.com>
This commit is contained in:
parent
cb8b19ce2d
commit
2ae0a51055
1 changed files with 2 additions and 2 deletions
|
@ -1,8 +1,8 @@
|
|||
class Peco < Formula
|
||||
desc "Simplistic interactive filtering tool"
|
||||
homepage "https://github.com/peco/peco"
|
||||
url "https://github.com/peco/peco/archive/v0.4.5.tar.gz"
|
||||
sha256 "d8efdc807a313962780026ca20a428d3d04ac543b83ad6486eeb475f25113434"
|
||||
url "https://github.com/peco/peco/archive/v0.4.6.tar.gz"
|
||||
sha256 "a90a1d7b4f89125b9fd79ea7f27672825e1a3f260555e05152e4ba4db32ec9b8"
|
||||
head "https://github.com/peco/peco.git"
|
||||
|
||||
bottle do
|
||||
|
|
Loading…
Reference in a new issue