homebrew-cask/Casks/desktoputility.rb

11 lines
244 B
Ruby
Raw Normal View History

2016-06-22 06:26:52 +08:00
cask 'desktoputility' do
version :latest
sha256 :no_check
url 'https://sweetpproductions.com/products/desktoputility/DesktopUtility.dmg'
name 'DesktopUtility'
homepage 'https://sweetpproductions.com/'
2016-06-22 06:26:52 +08:00
app 'DesktopUtility.app'
end