Skip to content

Commit 11b8906

Browse files
committed
postgrest 12.2.12
1 parent e434e9f commit 11b8906

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/v12.2.11.tar.gz"
5-
sha256 "7e99b36e293b2a695dceff477a58bc5ff3aa4ece3e369fb4017bd78d2caa7f90"
4+
url "https://github.com/PostgREST/postgrest/archive/refs/tags/v12.2.12.tar.gz"
5+
sha256 "d748a81a3127691d46e7e2546a5eb0e77308b20190c2315267b6785e66dee0fc"
66
license "MIT"
77
head "https://github.com/PostgREST/postgrest.git", branch: "main"
88

0 commit comments

Comments
 (0)