homebrew-cask/Casks/prefs-editor.rb

8 lines
208 B
Ruby

class PrefsEditor < Cask
url 'http://files.tempel.org/Various/OSX_Prefs_Editor/PrefsEditor.zip'
homepage 'http://www.tempel.org/PrefsEditor'
version 'latest'
no_checksum
link 'Prefs Editor.app'
end