Skip to content

Commit

Permalink
pgvector-16/0.8.0 package update (#32487)
Browse files Browse the repository at this point in the history
<p align="center">
<img
src="https://raw.githubusercontent.com/wolfi-dev/.github/b535a42419ce0edb3c144c0edcff55a62b8ec1f8/profile/wolfi-logo-light-mode.svg"
/>
</p>

---------

Signed-off-by: wolfi-bot <[email protected]>
Co-authored-by: wolfi-bot <[email protected]>
Co-authored-by: Ajay Kemparaj <[email protected]>
  • Loading branch information
3 people authored Oct 31, 2024
1 parent 3c31014 commit f87656a
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions pgvector-16.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
# https://github.com/pgvector/pgvector#installation-notes
package:
name: pgvector-16
version: 0.7.4
version: 0.8.0
epoch: 0
description: Open-source vector similarity search for PostgreSQL
copyright:
Expand All @@ -21,7 +21,7 @@ pipeline:
- uses: git-checkout
with:
repository: https://github.com/pgvector/pgvector
expected-commit: 103ac50f1a90b47a72003e8e8628a55ec372f202
expected-commit: 2627c5ff775ae6d7aef0c430121ccf857842d2f2
tag: v${{package.version}}

- runs: |
Expand All @@ -41,8 +41,8 @@ test:
environment:
contents:
packages:
- postgresql
- postgresql-client
- postgresql-16
- postgresql-16-client
- shadow
- sudo-rs
- glibc-locales
Expand Down

0 comments on commit f87656a

Please sign in to comment.