mirror of
https://git.freebsd.org/ports.git
synced 2025-04-28 01:26:39 -04:00
security/1password-client2-beta: update to 2.31.0-beta.01
This release brings the beta build up to date with the changes on the stable release channel. It includes quality of life improvements and bug fixes for 1Password CLI. Improvements 1Password CLI no longer causes direnv to halt when the two are used together. {4250} Following the deprecation of CLI 1, the `1password/op:latest` DockerHub tag will now always point to the latest version of CLI 2. {4267} Fixed `op vault list --filter` now returns all vaults you have access to, regardless of permission level, making it easier to discover and manage vaults beyond just those with read access. {4189} 'op group user grant' now works correctly in MSP accounts. {4244}
This commit is contained in:
parent
dafcdff923
commit
92d22a52a1
2 changed files with 10 additions and 10 deletions
|
@ -1,5 +1,5 @@
|
|||
PORTNAME= 1password-client2-beta
|
||||
DISTVERSION= 2.30.0-beta.03
|
||||
DISTVERSION= 2.31.0-beta.01
|
||||
CATEGORIES= security
|
||||
MASTER_SITES= https://cache.agilebits.com/dist/1P/op2/pkg/v${DISTVERSION}/
|
||||
|
||||
|
|
|
@ -1,9 +1,9 @@
|
|||
TIMESTAMP = 1721765037
|
||||
SHA256 (op_freebsd_386_v2.30.0-beta.03.zip) = f2f14a54f890168718c7ae1e58d0aea3d2c2bef592bf5be2e8a11f9b97c08ab7
|
||||
SIZE (op_freebsd_386_v2.30.0-beta.03.zip) = 7963378
|
||||
SHA256 (op_freebsd_amd64_v2.30.0-beta.03.zip) = 6a90f921854ba8e9910a9801100118a1091462f6ae05ee405a50c23f8e86eecd
|
||||
SIZE (op_freebsd_amd64_v2.30.0-beta.03.zip) = 8585103
|
||||
SHA256 (op_freebsd_arm64_v2.30.0-beta.03.zip) = 325ca3da5997a8f9110943d23e325677f5e5514e085d009e1d74fe7531331202
|
||||
SIZE (op_freebsd_arm64_v2.30.0-beta.03.zip) = 7895014
|
||||
SHA256 (op_freebsd_arm_v2.30.0-beta.03.zip) = 9c6b1fcbda35602c479363b08e280ffabc6a0ae91105a506ec3d122bf1201ab2
|
||||
SIZE (op_freebsd_arm_v2.30.0-beta.03.zip) = 7924020
|
||||
TIMESTAMP = 1745620569
|
||||
SHA256 (op_freebsd_386_v2.31.0-beta.01.zip) = fa979bb160e3d37651ba2b7f6b9759d778c7c17b1a8b56cfb41a30d129c72bdd
|
||||
SIZE (op_freebsd_386_v2.31.0-beta.01.zip) = 8324109
|
||||
SHA256 (op_freebsd_amd64_v2.31.0-beta.01.zip) = 22afeed5a6a48f2cdda85c8fb79411cb21553ecf05486bd2c1b6233c85d5e8dd
|
||||
SIZE (op_freebsd_amd64_v2.31.0-beta.01.zip) = 8970897
|
||||
SHA256 (op_freebsd_arm64_v2.31.0-beta.01.zip) = 060cbb431132c424cdc075fe53f87f16df1f833807aafb50b4bef202e845ec6c
|
||||
SIZE (op_freebsd_arm64_v2.31.0-beta.01.zip) = 8243596
|
||||
SHA256 (op_freebsd_arm_v2.31.0-beta.01.zip) = e93cd33713744494cd560f81e4b912501ffe6e8705f3942bc41cc38079cf3512
|
||||
SIZE (op_freebsd_arm_v2.31.0-beta.01.zip) = 8266941
|
||||
|
|
Loading…
Add table
Reference in a new issue