From 2ae0a5105545698a37851cae132e87a0d2b3e51f Mon Sep 17 00:00:00 2001 From: Alexander Hamann Date: Wed, 14 Dec 2016 08:15:55 +0100 Subject: [PATCH] peco 0.4.6 Closes #7846. Signed-off-by: William Woodruff --- Formula/peco.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Formula/peco.rb b/Formula/peco.rb index 5726ad1918..b74613e414 100644 --- a/Formula/peco.rb +++ b/Formula/peco.rb @@ -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