Skip to content

Commit ee3b7ff

Browse files
committed
postgrest 13.0.4
1 parent 62b2da5 commit ee3b7ff

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.3.tar.gz"
5-
sha256 "5faf2b65455547e22da99ca26f0286f5583841630102db2350836dc92bd3efe3"
4+
url "https://github.com/PostgREST/postgrest/archive/refs/tags/v13.0.4.tar.gz"
5+
sha256 "515ea77c049ef69f4553940ef0f13018dc2b72792195ec11a2020fe8914ceab9"
66
license "MIT"
77
head "https://github.com/PostgREST/postgrest.git", branch: "main"
88

0 commit comments

Comments
 (0)