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 1a7f6b4 commit 4c0f7b7Copy full SHA for 4c0f7b7
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.9.tar.gz"
5
- sha256 "c84c4d2cc14bdc3780494b77cf31946549e59e501555e0b0b88747181d4ec087"
+ url "https://github.com/okbob/pspg/archive/refs/tags/5.8.10.tar.gz"
+ sha256 "806d6b3c3f53144487368caff851d3373735129db68908b9eb45efa58e3d0a8e"
6
license "BSD-2-Clause"
7
head "https://github.com/okbob/pspg.git", branch: "master"
8
0 commit comments