bitwarden.rb: Add trailing slash to verified comment

This commit is contained in:
Vítor Galvão 2020-04-20 02:14:13 +01:00
parent bb2e164588
commit 67dc9b68f9
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@ cask 'bitwarden' do
version '1.17.2'
sha256 '39aba0b28aa2c0f6d1031df435875b84f96502f5866d9c6050503ca207cf01de'
# github.com/bitwarden/desktop was verified as official when first introduced to the cask
# 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'
name 'Bitwarden'