homebrew-cask/Casks/getrasplex.rb

14 lines
577 B
Ruby
Raw Normal View History

cask 'getrasplex' do
2016-06-19 06:54:33 +08:00
version '1.0.1'
sha256 '78ffbeb70754495e1dd686e3c351e89d2cf76d64e13b9339e03063c9e942b2ad'
# github.com/RasPlex/rasplex-installer was verified as official when first introduced to the cask
url "https://github.com/RasPlex/rasplex-installer/releases/download/#{version}/GetRasplex-#{version}.dmg"
appcast 'https://github.com/RasPlex/rasplex-installer/releases.atom',
2017-05-10 12:15:23 +08:00
checkpoint: 'f290c270cd1944fa25186e8f290f63ab3a9b880a2ca03e50666792f2628bca02'
name 'Rasplex Installer'
2016-06-19 06:54:33 +08:00
homepage 'http://www.rasplex.com/'
app 'GetRasplex.app'
2016-06-19 06:54:33 +08:00
end