mirror of
https://github.com/donl/homebrew-cask-versions.git
synced 2026-07-17 06:16:47 -06:00
7 lines
236 B
Ruby
7 lines
236 B
Ruby
class Darktable < Cask
|
|
url 'http://downloads.sourceforge.net/sourceforge/darktable/darktable-1.4.dmg'
|
|
homepage 'http://www.darktable.org/'
|
|
version '1.4'
|
|
sha1 '825a5d58de2997d62f65716b0cbb6229827c5aed'
|
|
link 'darktable.app'
|
|
end
|