homebrew-cask/Casks/ideskcal.rb

11 lines
260 B
Ruby
Raw Normal View History

class Ideskcal < Cask
version 'latest'
sha256 :no_check
2014-06-18 23:11:04 +08:00
url 'https://www.hashbangind.com/files/iDeskCal-Latest.zip'
2014-05-14 21:40:01 +08:00
appcast 'https://hashbangind.com/appcasts/iDeskCal-profileInfo.php'
homepage 'http://www.hashbangind.com'
link 'iDeskCal.app'
end