homebrew-cask/Casks/doxie.rb

11 lines
205 B
Ruby

cask 'doxie' do
version :latest
sha256 :no_check
url 'https://www.getdoxie.com/resources/files/download_current_mac.php'
name 'Doxie'
homepage 'https://www.getdoxie.com/'
app 'Doxie.app'
end