homebrew-cask/Casks/lionshare.rb

13 lines
511 B
Ruby
Raw Normal View History

2017-02-21 07:20:22 +08:00
cask 'lionshare' do
version '1.1.0'
sha256 '01f20b957f9bd298bad75e8361278767e4b30ae8ffebb61f85a199a1bc1128d8'
# github.com/lionsharecapital/lionshare-desktop was verified as official when first introduced to the cask
url "https://github.com/lionsharecapital/lionshare-desktop/releases/download/v#{version}/Lionshare-#{version}-mac.zip"
2018-06-12 22:37:26 +08:00
appcast 'https://github.com/lionsharecapital/lionshare-desktop/releases.atom'
2017-02-21 07:20:22 +08:00
name 'Lionshare'
homepage 'https://lionshare.capital/'
app 'Lionshare.app'
end