Skip to content

Commit a7a8078

Browse files
committed
fix(formula): update postgresai to latest beta 0.14.0-beta.3
Update Homebrew formula from outdated alpha.8 to latest beta release.
1 parent b727eb6 commit a7a8078

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Formula/postgresai.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
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"
7+
url "https://registry.npmjs.org/postgresai/-/postgresai-0.14.0-beta.3.tgz"
88
sha256 "" # Will be calculated after publishing to npm
99
license "Apache-2.0"
1010

0 commit comments

Comments
 (0)