Skip to content

Commit

Permalink
Update 1password-cli: add gpg stanza (#38398)
Browse files Browse the repository at this point in the history
Even though we’re not quite there yet regarding GPG support (cf.
issue #5971 and PR Homebrew/brew#1335), I’d
still prefer for new casks to have `gpg` stanzas where detached
signatures are available (cf. PR #6185).

For details on the authenticity of the public key, see:

- https://support.1password.com/command-line-getting-started/#set-up-the-command-line-tool

- https://keybase.io/1password
  • Loading branch information
claui authored and commitay committed Sep 20, 2017
1 parent a2d94c2 commit fc01fd6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Casks/1password-cli.rb
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@
checkpoint: 'a0c73938742c33399b0d408dac38e5aaa23a56e8a76ba0603876398f7cc38ccb'
name '1Password CLI'
homepage 'https://support.1password.com/command-line/'
gpg 'op.sig', key_url: 'https://keybase.io/1password/pgp_keys.asc'

binary 'op'

Expand Down

0 comments on commit fc01fd6

Please sign in to comment.