Skip to content

Commit b947d4c

Browse files
committed
pspg 5.8.11
1 parent 345e614 commit b947d4c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/p/pspg.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class Pspg < Formula
22
desc "Unix pager optimized for psql"
33
homepage "https://github.com/okbob/pspg"
4-
url "https://github.com/okbob/pspg/archive/refs/tags/5.8.10.tar.gz"
5-
sha256 "806d6b3c3f53144487368caff851d3373735129db68908b9eb45efa58e3d0a8e"
4+
url "https://github.com/okbob/pspg/archive/refs/tags/5.8.11.tar.gz"
5+
sha256 "ae1122d7946c69ca17b3e2e672418957a1b3c6efa221eed62be7d5f7b5e3d0ea"
66
license "BSD-2-Clause"
77
head "https://github.com/okbob/pspg.git", branch: "master"
88

0 commit comments

Comments
 (0)