From 3b67a6a8544f84f6716263d6bba9181da651c39c Mon Sep 17 00:00:00 2001 From: Igor Kapkov Date: Sat, 14 Sep 2019 10:48:39 +1000 Subject: [PATCH] pspg 2.0.3 Closes #44253. Signed-off-by: Igor Kapkov --- Formula/pspg.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Formula/pspg.rb b/Formula/pspg.rb index f30465c83e..c4bbaade35 100644 --- a/Formula/pspg.rb +++ b/Formula/pspg.rb @@ -1,8 +1,8 @@ class Pspg < Formula desc "Unix pager optimized for psql" homepage "https://github.com/okbob/pspg" - url "https://github.com/okbob/pspg/archive/2.0.1.tar.gz" - sha256 "9dc539b4acde5a11adc90a2017dd9a26fd32636fc1109c49dfdf4283e224144b" + url "https://github.com/okbob/pspg/archive/2.0.3.tar.gz" + sha256 "7378e342c72670c1c3b70bf2ed3c8ae49407c7e77926b37b4a65c31cc1d5c248" head "https://github.com/okbob/pspg.git" bottle do