mirror of
https://github.com/donl/homebrew-cask-versions.git
synced 2026-07-17 06:16:47 -06:00
9 lines
236 B
Ruby
9 lines
236 B
Ruby
class Doxie < Cask
|
|
version '2.6'
|
|
sha256 '4d00f1aee0db17fb60859b0f81dd8dc17342d85988f1ada69a23ed69a0e00934'
|
|
|
|
url 'http://cdn.getdoxie.com/resources/files/Doxie_2_6.dmg'
|
|
homepage 'http://www.getdoxie.com/'
|
|
|
|
link 'Doxie.app'
|
|
end
|