Skip to content

Commit

Permalink
pgvector to 0.5.1 (#758)
Browse files Browse the repository at this point in the history
* bump pgvector to 0.5.1 faster HNSW builds

* correct checksum format

* correct checksum for pgvector
  • Loading branch information
olirice authored Oct 16, 2023
1 parent b34a00c commit d3b8cdd
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions ansible/vars.yml
Original file line number Diff line number Diff line change
Expand Up @@ -129,8 +129,8 @@ hypopg_release_checksum: sha256:e7f01ee0259dc1713f318a108f987663d60f3041948c2ada
pg_repack_release: "1.4.8"
pg_repack_release_checksum: sha256:18b4d871c1abf78cf0b1b1fe6081d435d183a8dc5eb977576e7a47fe113dd4ec

pgvector_release: "0.5.0"
pgvector_release_checksum: sha256:d8aa3504b215467ca528525a6de12c3f85f9891b091ce0e5864dd8a9b757f77b
pgvector_release: "0.5.1"
pgvector_release_checksum: sha256:cc7a8e034a96e30a819911ac79d32f6bc47bdd1aa2de4d7d4904e26b83209dc8

pg_tle_release: "1.0.4"
pg_tle_release_checksum: sha256:679559584d83fb629c3b56825849fca4ff1fa3355b350aaaf8aa0b7b3460b08a

0 comments on commit d3b8cdd

Please sign in to comment.