homebrew-cask/Casks/pomotodo.rb

15 lines
589 B
Ruby
Raw Normal View History

2015-12-18 09:15:28 +08:00
cask 'pomotodo' do
version '0.13.3,1458914986'
sha256 '8ff2279ffd9e7efa7d3018df36ece019b2b6ca74d1e926f5c7a5a1ca12f436c6'
2016-06-19 05:47:37 +08:00
# cdn.hackplan.com/theair was verified as official when first introduced to the cask
2016-01-09 08:32:00 +08:00
url "http://cdn.hackplan.com/theair/#{version.after_comma}/Pomotodo_v#{version.before_comma}.dmg"
2015-05-27 01:50:20 +08:00
appcast 'http://air.hackplan.com/projects/5455f382437315386000d4d5/versions/latest.xml',
checkpoint: '30f76b576eba5c4a718e3284dc3bbab396f9f384ea5b21f9349b5c56e02cc104'
name 'Pomodoro'
homepage 'https://pomotodo.com'
2015-10-09 02:07:53 +08:00
license :gratis
app 'Pomotodo.app'
end