homebrew-cask/Casks/inky.rb

10 lines
153 B
Ruby

class Inky < Cask
version :latest
sha256 :no_check
url 'https://inky.com/mail/InkyInstall.dmg'
homepage 'http://inky.com'
app 'Inky.app'
end