Add Nifty.app v3.15.2 (#84912)

* Add Nifty.app v3.15.2

The official macOS app for https://niftypm.com

* ignore version, checksum
This commit is contained in:
Yuichiro Luke Smith 2020-06-24 21:38:56 +09:00 committed by GitHub
parent c81c39cb82
commit d729781ee9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 10 additions and 0 deletions

10
Casks/nifty.rb Normal file
View File

@ -0,0 +1,10 @@
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