mirror of
https://github.com/donl/homebrew-cask-versions.git
synced 2026-07-17 06:16:47 -06:00
9 lines
248 B
Ruby
9 lines
248 B
Ruby
class Difffork < Cask
|
|
version '1.1.9.2'
|
|
sha256 'e366234c71a797a7f2fe794195bc8096157f2a77f883b24e8f6cf78438fc433a'
|
|
|
|
url 'http://dotfork.s3.amazonaws.com/DiffFork.app.zip'
|
|
homepage 'http://www.dotfork.com/difffork/'
|
|
|
|
app 'DiffFork.app'
|
|
end
|