Skip to content

Commit

Permalink
update qdrant to 1.7.1 (#1170)
Browse files Browse the repository at this point in the history
  • Loading branch information
ggordonhall authored Dec 12, 2023
1 parent e1cfbc8 commit 314c3f8
Show file tree
Hide file tree
Showing 5 changed files with 9 additions and 9 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/dependencies.yml
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ jobs:

- name: Build qdrant
env:
VERSION: 1.6.1
VERSION: 1.7.1
run: |
cargo install --target ${{ matrix.target }} --git https://github.com/qdrant/qdrant --tag v${{ env.VERSION }} --root . qdrant
- name: Upload binaries
Expand Down
4 changes: 2 additions & 2 deletions apps/desktop/src-tauri/bin/qdrant-aarch64-apple-darwin
Git LFS file not shown
4 changes: 2 additions & 2 deletions apps/desktop/src-tauri/bin/qdrant-x86_64-apple-darwin
100755 → 100644
Git LFS file not shown
4 changes: 2 additions & 2 deletions apps/desktop/src-tauri/bin/qdrant-x86_64-pc-windows-msvc.exe
Git LFS file not shown
4 changes: 2 additions & 2 deletions apps/desktop/src-tauri/bin/qdrant-x86_64-unknown-linux-gnu
Git LFS file not shown

0 comments on commit 314c3f8

Please sign in to comment.