From d5fb4bed72e0a121a48afb27a7241b987e8a2c31 Mon Sep 17 00:00:00 2001 From: Igor Kapkov Date: Fri, 22 Mar 2019 10:47:52 +1100 Subject: [PATCH] pspg 1.6.4 Closes #38153. Signed-off-by: Chongyu Zhu --- Formula/pspg.rb | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/Formula/pspg.rb b/Formula/pspg.rb index 278d03a38b..bb1de506b5 100644 --- a/Formula/pspg.rb +++ b/Formula/pspg.rb @@ -1,9 +1,8 @@ class Pspg < Formula desc "Unix pager optimized for psql" homepage "https://github.com/okbob/pspg" - url "https://github.com/okbob/pspg/archive/1.6.3.tar.gz" - sha256 "5ea8499a745a14428323419f256c4c609437e6c6c0cbd839b47137c398f5640f" - revision 1 + url "https://github.com/okbob/pspg/archive/1.6.4.tar.gz" + sha256 "076e043d0a19edfbb560146f73fb49393e314532306d85c588d1b00981b42aa8" head "https://github.com/okbob/pspg.git" bottle do