homebrew-cask/Casks/ideskcal.rb

14 lines
441 B
Ruby
Raw Normal View History

2015-12-18 09:15:28 +08:00
cask 'ideskcal' do
2015-08-09 10:07:32 +08:00
version '2.6.5'
sha256 'b42acab35ad8d3e1ffa7bb95adde768515d5a924b18b4768d70c0442e6477285'
url "https://hashbangind.com/files/iDeskCal-#{version}.zip"
2015-12-26 04:57:40 +08:00
appcast 'https://hashbangind.com/appcasts/iDeskCal-profileInfo.php',
:sha256 => 'fe555566a6286329c5068140fb3ce75d14d48e97fdcf6e15d974eff5cd1ebf86'
2015-01-30 03:11:13 +08:00
name 'iDeskCal'
homepage 'http://www.hashbangind.com'
2015-09-17 01:26:29 +08:00
license :commercial
2014-09-16 00:05:43 +08:00
app 'iDeskCal.app'
end