cask "1password-cli" do version "1.3.0" sha256 "821d46c78d5a995423fce4df746f39bbd85371dcd4708b82760a23e8395508e0" # cache.agilebits.com/dist/1P/op/pkg/ was verified as official when first introduced to the cask url "https://cache.agilebits.com/dist/1P/op/pkg/v#{version}/op_darwin_amd64_v#{version}.pkg" appcast "https://app-updates.agilebits.com/product_history/CLI" name "1Password CLI" homepage "https://support.1password.com/command-line/" pkg "op_darwin_amd64_v#{version}.pkg" uninstall pkgutil: "com.1password.op" zap trash: "~/.op" end