homebrew-cask/Casks/desktoputility.rb

12 lines
265 B
Ruby

cask 'desktoputility' do
version :latest
sha256 :no_check
url 'https://sweetpproductions.com/products/desktoputility/DesktopUtility.dmg'
name 'DesktopUtility'
homepage 'https://sweetpproductions.com'
license :commercial
app 'DesktopUtility.app'
end