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 e434e9f commit 11b8906Copy full SHA for 11b8906
Formula/p/postgrest.rb
@@ -1,8 +1,8 @@
1
class Postgrest < Formula
2
desc "Serves a fully RESTful API from any existing PostgreSQL database"
3
homepage "https://github.com/PostgREST/postgrest"
4
- url "https://github.com/PostgREST/postgrest/archive/refs/tags/v12.2.11.tar.gz"
5
- sha256 "7e99b36e293b2a695dceff477a58bc5ff3aa4ece3e369fb4017bd78d2caa7f90"
+ url "https://github.com/PostgREST/postgrest/archive/refs/tags/v12.2.12.tar.gz"
+ sha256 "d748a81a3127691d46e7e2546a5eb0e77308b20190c2315267b6785e66dee0fc"
6
license "MIT"
7
head "https://github.com/PostgREST/postgrest.git", branch: "main"
8
0 commit comments