homebrew-cask-versions/Casks/name-mangler.rb
Amory Meltzer 12c9f0ad9c Update name-mangler license from unknown to freemium
Trial of five unlimited uses after which the user is limited to renaming five files at a time (crippled)
2015-03-16 14:43:14 -07:00

11 lines
275 B
Ruby

cask :v1 => 'name-mangler' do
version :latest
sha256 :no_check
url 'http://manytricks.com/download/namemangler'
appcast 'http://manytricks.com/namemangler/appcast.xml'
homepage 'http://manytricks.com/namemangler/'
license :freemium
app 'Name Mangler.app'
end