We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 345e614 commit b947d4cCopy full SHA for b947d4c
Formula/p/pspg.rb
@@ -1,8 +1,8 @@
1
class Pspg < Formula
2
desc "Unix pager optimized for psql"
3
homepage "https://github.com/okbob/pspg"
4
- url "https://github.com/okbob/pspg/archive/refs/tags/5.8.10.tar.gz"
5
- sha256 "806d6b3c3f53144487368caff851d3373735129db68908b9eb45efa58e3d0a8e"
+ url "https://github.com/okbob/pspg/archive/refs/tags/5.8.11.tar.gz"
+ sha256 "ae1122d7946c69ca17b3e2e672418957a1b3c6efa221eed62be7d5f7b5e3d0ea"
6
license "BSD-2-Clause"
7
head "https://github.com/okbob/pspg.git", branch: "master"
8
0 commit comments