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 62b2da5 commit ee3b7ffCopy full SHA for ee3b7ff
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/v13.0.3.tar.gz"
5
- sha256 "5faf2b65455547e22da99ca26f0286f5583841630102db2350836dc92bd3efe3"
+ url "https://github.com/PostgREST/postgrest/archive/refs/tags/v13.0.4.tar.gz"
+ sha256 "515ea77c049ef69f4553940ef0f13018dc2b72792195ec11a2020fe8914ceab9"
6
license "MIT"
7
head "https://github.com/PostgREST/postgrest.git", branch: "main"
8
0 commit comments