Added cask for gitifier - git commit notifier for MacOSX (see http://psionides.github.io/Gitifier/)

This commit is contained in:
Barney Hanlon 2013-08-29 09:51:00 +01:00
parent e744801244
commit ecf3d5ac5c
1 changed files with 7 additions and 0 deletions

7
Casks/gitifier.rb Normal file
View File

@ -0,0 +1,7 @@
class Gitifier < Cask
url 'http://github.com/downloads/jsuder/Gitifier/Gitifier-1.3.zip'
homepage 'http://psionides.github.io/Gitifier/'
version '1.3'
sha1 '08c46e8b5d82a01b65e5ffd46c52cf7ad8c2a34a'
link 'Gitifier.app'
end