homebrew-cask/Casks/nifty.rb

11 lines
169 B
Ruby
Raw Normal View History

cask 'nifty' do
version :latest
sha256 :no_check
url 'https://niftypm.com/apps/Nifty.dmg'
name 'Nifty'
homepage 'https://niftypm.com/'
app 'Nifty.app'
end