Skip to content

Commit

Permalink
security/1password-client2: update to 2.25.0
Browse files Browse the repository at this point in the history
ChangeLog:
This release improves how 1Password CLI lists vault permissions and fixes a bug related to updating password strength when editing items.

IMPROVEMENTS
`op vault list --permission` now allows you to retrieve a list of vaults for which a user or group has specific permissions. {3879}
FIXED
When setting a non-generated password, 1Password CLI now always correctly updates the password strength. {3787}
  • Loading branch information
lrosenman committed Feb 27, 2024
1 parent 9b27d9c commit 6b87ee4
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
2 changes: 1 addition & 1 deletion security/1password-client2/Makefile
@@ -1,5 +1,5 @@
PORTNAME= 1password-client2
DISTVERSION= 2.24.0
DISTVERSION= 2.25.0
CATEGORIES= security
MASTER_SITES= https://cache.agilebits.com/dist/1P/op2/pkg/v${DISTVERSION}/

Expand Down
18 changes: 9 additions & 9 deletions security/1password-client2/distinfo
@@ -1,9 +1,9 @@
TIMESTAMP = 1702586867
SHA256 (op_freebsd_386_v2.24.0.zip) = c8ac420fe8033ab358eba7beef7f8209bc1622e81f2fa5dfa858b083a8895e26
SIZE (op_freebsd_386_v2.24.0.zip) = 7819176
SHA256 (op_freebsd_amd64_v2.24.0.zip) = ffcb56d8f8d4cfdb4b68554acd86b31c916881498adb5e1b8f3867251bc81973
SIZE (op_freebsd_amd64_v2.24.0.zip) = 8352709
SHA256 (op_freebsd_arm64_v2.24.0.zip) = ebcd7c4fb2040c3c0d59776cafe9425eb99a620cb356ff95020065806c94423d
SIZE (op_freebsd_arm64_v2.24.0.zip) = 7670506
SHA256 (op_freebsd_arm_v2.24.0.zip) = 7f7efbfdc63a0ec5fbe31cf368e0d4d0c66b13a016d7d4bf47881ef25081014c
SIZE (op_freebsd_arm_v2.24.0.zip) = 7792774
TIMESTAMP = 1709062662
SHA256 (op_freebsd_386_v2.25.0.zip) = bd6e874637092c96ce591fa862bd0af4d808a6f7799129654a43da6418bad231
SIZE (op_freebsd_386_v2.25.0.zip) = 7856911
SHA256 (op_freebsd_amd64_v2.25.0.zip) = 48965859623d67291909e3f2a204021a7adc29fa7d999b49cddd36e8365ed5ea
SIZE (op_freebsd_amd64_v2.25.0.zip) = 8391759
SHA256 (op_freebsd_arm64_v2.25.0.zip) = 085032b6f4090fcb03430d0db22676c34bad08c3fec8334b132e4da20883a33e
SIZE (op_freebsd_arm64_v2.25.0.zip) = 7706032
SHA256 (op_freebsd_arm_v2.25.0.zip) = d4d16c63a8da7fef58acf412f31cd09c8b3b82a835faa8e13bb31bb94f1ac241
SIZE (op_freebsd_arm_v2.25.0.zip) = 7831356

0 comments on commit 6b87ee4

Please sign in to comment.