We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 10cab88 commit ac5964fCopy full SHA for ac5964f
1 file changed
Formula/postgresai.rb
@@ -4,8 +4,8 @@
4
class Postgresai < Formula
5
desc "postgres_ai CLI (Node.js)"
6
homepage "https://gitlab.com/postgres-ai/postgres_ai"
7
- url "https://registry.npmjs.org/postgresai/-/postgresai-0.14.0-beta.3.tgz"
8
- sha256 "8de506a7384578b95aa6bfb4e0142c483298478e1b7d6d49c9ed5b2e9bb935c9"
+ url "https://registry.npmjs.org/postgresai/-/postgresai-0.14.0-beta.12.tgz"
+ sha256 "7630c76cacd821c994407133e1ee6d90bc467772e32a4cf110d5a74480a16edc"
9
license "Apache-2.0"
10
11
depends_on "node"
0 commit comments