mirror of
https://github.com/donl/homebrew-cask-versions.git
synced 2026-07-17 06:16:47 -06:00
7 lines
233 B
Ruby
7 lines
233 B
Ruby
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
|