homebrew-cask/Casks/safarisort.rb

12 lines
288 B
Ruby
Raw Normal View History

2017-01-16 21:21:01 +08:00
cask 'safarisort' do
version :latest
sha256 :no_check
# macupdate.com was verified as official when first introduced to the cask
url 'https://www.macupdate.com/download/34101/SafariSort.dmg'
name 'SafariSort'
2017-01-22 09:13:17 +08:00
homepage 'http://www.safarisort.com/'
2017-01-16 21:21:01 +08:00
app 'SafariSort.app'
end