remove homebrew template

This commit is contained in:
Kyle Spearrin 2018-08-09 10:56:18 -04:00
parent a43d73a00f
commit d4d57064a7
1 changed files with 0 additions and 13 deletions

View File

@ -1,13 +0,0 @@
cask 'bitwarden' do
version '__version__'
sha256 '__checksum__'
# github.com/bitwarden/desktop was verified as official when first introduced to the cask
url "https://github.com/bitwarden/desktop/releases/download/v#{version}/bitwarden-#{version}-mac.zip"
appcast 'https://github.com/bitwarden/desktop/releases.atom',
checkpoint: '__checkpoint__'
name 'Bitwarden'
homepage 'https://bitwarden.com/'
app 'Bitwarden.app'
end