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 f4f0733 commit 67fe87dCopy full SHA for 67fe87d
Formula/p/pgweb.rb
@@ -1,8 +1,8 @@
1
class Pgweb < Formula
2
desc "Web-based PostgreSQL database browser"
3
homepage "https://sosedoff.github.io/pgweb/"
4
- url "https://github.com/sosedoff/pgweb/archive/refs/tags/v0.16.1.tar.gz"
5
- sha256 "4e8bedc49c5bfad0223cf720568184a503d89f06820503c24c62fb404b929062"
+ url "https://github.com/sosedoff/pgweb/archive/refs/tags/v0.16.2.tar.gz"
+ sha256 "4120b03ee5047d8ea5bc9fd05629fb60bbdf5eca6a0e8b157fa4322ed54844ec"
6
license "MIT"
7
8
bottle do
0 commit comments