Skip to content

0.6.1 - 2026-01-15

Choose a tag to compare

@github-actions github-actions released this 15 Jan 09:44

Release Notes

Fixed

  • OnePassword provider: Fix duplicate item creation when existing item has no extractable value.
    Now uses op item list for existence checks and updates by item ID to avoid ambiguity.
  • OnePassword provider: Handle "More than one item matches" error gracefully by falling back to ID-based lookup.

Install secretspec 0.6.1

Install prebuilt binaries via shell script

curl --proto '=https' --tlsv1.2 -LsSf https://github.com/cachix/secretspec/releases/download/v0.6.1/secretspec-installer.sh | sh

Download secretspec 0.6.1

File Platform Checksum
secretspec-aarch64-apple-darwin.tar.xz Apple Silicon macOS checksum
secretspec-x86_64-apple-darwin.tar.xz Intel macOS checksum
secretspec-x86_64-pc-windows-msvc.zip x64 Windows checksum
secretspec-aarch64-unknown-linux-gnu.tar.xz ARM64 Linux checksum
secretspec-x86_64-unknown-linux-gnu.tar.xz x64 Linux checksum