homebrew-cask/Casks/waltr.rb

12 lines
276 B
Ruby
Raw Normal View History

2014-12-06 04:52:07 +08:00
cask :v1 => 'waltr' do
version :latest
sha256 :no_check
# devmate.com is the official download host per the vendor homepage
url 'http://dl.devmate.com/com.softorino.Waltr/WALTR.zip'
homepage 'http://softorino.com/waltr'
license :commercial
app 'Waltr.app'
end