We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b727eb6 commit a7a8078Copy full SHA for a7a8078
1 file changed
Formula/postgresai.rb
@@ -4,7 +4,7 @@
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.11.0-alpha.8.tgz"
+ url "https://registry.npmjs.org/postgresai/-/postgresai-0.14.0-beta.3.tgz"
8
sha256 "" # Will be calculated after publishing to npm
9
license "Apache-2.0"
10
0 commit comments