mirror of
https://github.com/donl/homebrew-cask-versions.git
synced 2026-07-19 06:16:46 -06:00
each of these is verified: the current sha1 and the new sha256 are both correct for the given download.
7 lines
305 B
Ruby
7 lines
305 B
Ruby
class Preferencecleaner < Cask
|
|
url 'http://www.echomist.co.uk/software/downloads/PreferenceCleaner.dmg'
|
|
homepage 'http://www.echomist.co.uk/software/PreferenceCleaner.shtml'
|
|
version '1.5'
|
|
sha256 'f0fed8d13cdfd24b7b395941eae3ef60f8c0f08484839d2a472712954c50c051'
|
|
link 'PreferenceCleaner.app'
|
|
end
|