homebrew-cask/Casks/wickrme.rb

13 lines
477 B
Ruby

cask 'wickrme' do
version '5.18.7'
sha256 '134dfe8b22485e5a6756805780e4850f36be642a1296c387c39da19443638f72'
# s3.amazonaws.com/static.wickr.com was verified as official when first introduced to the cask
url "https://s3.amazonaws.com/static.wickr.com/downloads/mac/me/WickrMe-#{version}.dmg"
appcast 'https://rink.hockeyapp.net/api/2/apps/5af5d569264b4cc68e1f5156e8f80fb9'
name 'Wickr Me'
homepage 'https://wickr.com/products/personal/'
app 'WickrMe.app'
end