homebrew-cask/Casks/photosweeper-x.rb

16 lines
473 B
Ruby

cask 'photosweeper-x' do
version '3.5.0'
sha256 '219449a640233f67c1b111636c0a29018c5525d44929d19605b366c79e128e30'
url 'https://overmacs.com/photosweeper/downloads/PhotoSweeperTrial.dmg'
appcast 'https://overmacs.com/photosweeper/updates/photosweeper_update.xml'
name 'PhotoSweeper X'
homepage 'https://overmacs.com/'
depends_on macos: '>= :sierra'
app 'PhotoSweeper X.app'
zap trash: '~/Library/Preferences/com.overmacs.photosweeperpaddle.plist'
end