mirror of
https://github.com/bitwarden/desktop.git
synced 2024-11-28 12:35:40 +01:00
remove homebrew template
This commit is contained in:
parent
a43d73a00f
commit
d4d57064a7
@ -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
|
|
Loading…
Reference in New Issue
Block a user