Skip to content

Commit d0a7cf4

Browse files
committed
postgrest 13.0.1
1 parent c7beaf6 commit d0a7cf4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/p/postgrest.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class Postgrest < Formula
22
desc "Serves a fully RESTful API from any existing PostgreSQL database"
33
homepage "https://github.com/PostgREST/postgrest"
4-
url "https://github.com/PostgREST/postgrest/archive/refs/tags/v13.0.0.tar.gz"
5-
sha256 "61273ba81af1c84965695f35ff058da576d968b70a781ea6445701cb75929b97"
4+
url "https://github.com/PostgREST/postgrest/archive/refs/tags/v13.0.1.tar.gz"
5+
sha256 "3145708f8f13b934fbd2fd29eefef7a497757184cdd34f238ddda6d826ceaa6a"
66
license "MIT"
77
head "https://github.com/PostgREST/postgrest.git", branch: "main"
88

0 commit comments

Comments
 (0)