Skip to content

Commit 278237c

Browse files
committed
Merge branch 'claude/update-postgresai-beta-zvVxO' into 'main'
fix(formula): homebrew formula -- update postgresai to latest beta 0.14.0-beta.3 See merge request postgres-ai/postgres_ai!154
2 parents b727eb6 + ab295d1 commit 278237c

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

Formula/postgresai.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@
44
class Postgresai < Formula
55
desc "postgres_ai CLI (Node.js)"
66
homepage "https://gitlab.com/postgres-ai/postgres_ai"
7-
url "https://registry.npmjs.org/postgresai/-/postgresai-0.11.0-alpha.8.tgz"
8-
sha256 "" # Will be calculated after publishing to npm
7+
url "https://registry.npmjs.org/postgresai/-/postgresai-0.14.0-beta.12.tgz"
8+
sha256 "7630c76cacd821c994407133e1ee6d90bc467772e32a4cf110d5a74480a16edc"
99
license "Apache-2.0"
1010

1111
depends_on "node"

0 commit comments

Comments
 (0)