added pomodone.rb

This commit is contained in:
Vítor Galvão 2015-07-09 16:06:39 +01:00
parent 9e1467c27f
commit 22c5d82512
1 changed files with 11 additions and 0 deletions

11
Casks/pomodone.rb Normal file
View File

@ -0,0 +1,11 @@
cask :v1 => 'pomodone' do
version :latest
sha256 :no_check
url 'http://app.pomodoneapp.com/PomoDone.dmg'
name 'PomoDone'
homepage 'http://pomodoneapp.com/'
license :gratis
app 'PomoDone.app'
end