pspg 0.9.2
Closes #22810. Signed-off-by: ilovezfs <ilovezfs@icloud.com>
This commit is contained in:
parent
ca21cec00f
commit
b37af151aa
1 changed files with 2 additions and 2 deletions
|
@ -1,8 +1,8 @@
|
||||||
class Pspg < Formula
|
class Pspg < Formula
|
||||||
desc "Unix pager optimized for psql"
|
desc "Unix pager optimized for psql"
|
||||||
homepage "https://github.com/okbob/pspg"
|
homepage "https://github.com/okbob/pspg"
|
||||||
url "https://github.com/okbob/pspg/archive/0.9.1.tar.gz"
|
url "https://github.com/okbob/pspg/archive/0.9.2.tar.gz"
|
||||||
sha256 "864b765faf06b6e388fefd54c2133056f00c629feff51dac7d98228401ff6bbf"
|
sha256 "c1953f5ea08acc26e6509bee46aee0e19132f7ccde27bc8fd5d5b1a70fbabf87"
|
||||||
head "https://github.com/okbob/pspg.git"
|
head "https://github.com/okbob/pspg.git"
|
||||||
|
|
||||||
bottle do
|
bottle do
|
||||||
|
|
Loading…
Reference in a new issue