Skip to content

Commit

Permalink
Merge pull request #14064 from wolfi-dev/wolfictl-9a56107c-e575-4980-…
Browse files Browse the repository at this point in the history
…9c96-e2938e65d3f5

pgvector/0.6.1 package update
  • Loading branch information
ajayk authored Mar 4, 2024
2 parents f30f400 + 9977583 commit 3e6ea82
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pgvector.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
package:
name: pgvector
version: 0.6.0
version: 0.6.1
epoch: 0
description: Open-source vector similarity search for PostgreSQL
copyright:
Expand All @@ -19,7 +19,7 @@ pipeline:
- uses: git-checkout
with:
repository: https://github.com/pgvector/pgvector
expected-commit: 281d4fcf60e2f037fa09d62be2543bb4d7511f2b
expected-commit: c6ddf62a29f4790d386a60f9826583d2a228ef68
tag: v${{package.version}}

- runs: |
Expand Down

0 comments on commit 3e6ea82

Please sign in to comment.