mirror of
https://github.com/donl/homebrew-cask-versions.git
synced 2026-07-11 22:06:11 -06:00
7 lines
212 B
Ruby
7 lines
212 B
Ruby
class Dukto < Cask
|
|
url 'https://dukto.googlecode.com/files/DuktoR6-OSX.dmg'
|
|
homepage 'https://code.google.com/p/dukto/'
|
|
version 'r6'
|
|
sha1 '10647d1a90820473a762142df9578a9260134a61'
|
|
link 'Dukto.app'
|
|
end
|