Merge pull request #2318 from dlackty/tomighty

Add cask for Tomighty
This commit is contained in:
Michael Ford 2014-01-05 06:31:29 -08:00
commit 17d63ce802
1 changed files with 7 additions and 0 deletions

7
Casks/tomighty.rb Normal file
View File

@ -0,0 +1,7 @@
class Tomighty < Cask
url 'https://tomighty.googlecode.com/files/Tomighty-1.0.1.dmg'
homepage 'http://www.tomighty.org/'
version '1.0.1'
sha1 '7d42030efe1bb4cfdd4901054ae6a6d2bf61c50d'
link 'Tomighty.app'
end