pspg 2.1.3
Closes #44827. Signed-off-by: Rui Chen <chenrui333@gmail.com>
This commit is contained in:
parent
d17de15103
commit
1f85013189
1 changed files with 2 additions and 2 deletions
|
@ -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.1.2.tar.gz"
|
||||
sha256 "6209732de97a843e9c0a1de99307927fa54203d19e0b9be4dbebc63449090ea9"
|
||||
url "https://github.com/okbob/pspg/archive/2.1.3.tar.gz"
|
||||
sha256 "a2f008ed6672a46e1a78d0a88281641d5319a86e711d854c5c17b56174391397"
|
||||
head "https://github.com/okbob/pspg.git"
|
||||
|
||||
bottle do
|
||||
|
|
Loading…
Reference in a new issue