diff --git a/Formula/pgvector.rb b/Formula/pgvector.rb index f543dde..f0398c6 100644 --- a/Formula/pgvector.rb +++ b/Formula/pgvector.rb @@ -1,8 +1,8 @@ class Pgvector < Formula desc "Open-source vector similarity search for Postgres" homepage "https://github.com/pgvector/pgvector" - url "https://github.com/pgvector/pgvector/archive/refs/tags/v0.5.1.tar.gz" - sha256 "cc7a8e034a96e30a819911ac79d32f6bc47bdd1aa2de4d7d4904e26b83209dc8" + url "https://github.com/pgvector/pgvector/archive/refs/tags/v0.6.0.tar.gz" + sha256 "b0cf4ba1ab016335ac8fb1cada0d2106235889a194fffeece217c5bda90b2f19" license "PostgreSQL" bottle do