Skip to content

Commit 67fe87d

Browse files
committed
pgweb 0.16.2
1 parent f4f0733 commit 67fe87d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/p/pgweb.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class Pgweb < Formula
22
desc "Web-based PostgreSQL database browser"
33
homepage "https://sosedoff.github.io/pgweb/"
4-
url "https://github.com/sosedoff/pgweb/archive/refs/tags/v0.16.1.tar.gz"
5-
sha256 "4e8bedc49c5bfad0223cf720568184a503d89f06820503c24c62fb404b929062"
4+
url "https://github.com/sosedoff/pgweb/archive/refs/tags/v0.16.2.tar.gz"
5+
sha256 "4120b03ee5047d8ea5bc9fd05629fb60bbdf5eca6a0e8b157fa4322ed54844ec"
66
license "MIT"
77

88
bottle do

0 commit comments

Comments
 (0)