homebrew-cask/Casks/wickrme.rb

13 lines
477 B
Ruby

cask 'wickrme' do
version '5.34.8'
sha256 '71c3aa803f98de73187ba456888729345feb9888a20ab18efa3abaacb2c26d89'
# 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