homebrew-cask-versions/Casks/ideskcal.rb
2015-01-29 19:11:13 +00:00

12 lines
396 B
Ruby

cask :v1 => 'ideskcal' do
version :latest
sha256 :no_check
url 'https://www.hashbangind.com/files/iDeskCal-Latest.zip'
appcast 'https://hashbangind.com/appcasts/iDeskCal-profileInfo.php'
name 'iDeskCal'
homepage 'http://www.hashbangind.com'
license :unknown # todo: change license and remove this comment; ':unknown' is a machine-generated placeholder
app 'iDeskCal.app'
end