homebrew-cask/Casks/ideskcal.rb

9 lines
258 B
Ruby
Raw Normal View History

class Ideskcal < Cask
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'
version 'latest'
2014-05-08 20:51:31 +08:00
sha256 :no_check
link 'iDeskCal.app'
end