From 20f44b716ac80ed06a2ba01fa1b7de9eb0655b9f Mon Sep 17 00:00:00 2001 From: ilovezfs Date: Sun, 30 Oct 2016 21:18:39 -0700 Subject: [PATCH] peco 0.4.5 Closes #6429. Signed-off-by: ilovezfs --- Formula/peco.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Formula/peco.rb b/Formula/peco.rb index 7c9be652cb..29e05fb9a3 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.4.tar.gz" - sha256 "6cff76311443172eb1aae6b4bb529059d96e20438850ed046c1bc03eb4f1b4b7" + url "https://github.com/peco/peco/archive/v0.4.5.tar.gz" + sha256 "d8efdc807a313962780026ca20a428d3d04ac543b83ad6486eeb475f25113434" head "https://github.com/peco/peco.git" bottle do