Add cask for Changes.

This commit is contained in:
Sean T Allen 2012-10-25 05:01:12 -04:00
parent adccd4658a
commit cc4971c456
1 changed files with 6 additions and 0 deletions

6
Casks/changes.rb Normal file
View File

@ -0,0 +1,6 @@
class Changes < Cask
url 'http://bitbq.com/changes/download.php'
homepage 'http://bitbq.com/changes/'
version 'latest'
end