mirror of
https://github.com/donl/homebrew-cask-versions.git
synced 2026-07-17 06:16:47 -06:00
9 lines
240 B
Ruby
9 lines
240 B
Ruby
class Dukto < Cask
|
|
version 'r6'
|
|
sha256 '86f06ca92a28b5835cb3eaadfb09897f581a5da3fb8ee8246897b1bf4ee7348a'
|
|
|
|
url 'https://dukto.googlecode.com/files/DuktoR6-OSX.dmg'
|
|
homepage 'https://code.google.com/p/dukto/'
|
|
|
|
link 'Dukto.app'
|
|
end
|