homebrew-cask/Casks/retini.rb

12 lines
304 B
Ruby
Raw Normal View History

2015-12-18 09:15:28 +08:00
cask 'retini' do
2015-10-10 01:55:25 +08:00
version :latest
sha256 :no_check
2016-02-11 06:21:30 +08:00
# github.com/terwanerik/Retini was verified as official when first introduced to the cask
2015-10-10 01:55:25 +08:00
url 'https://github.com/terwanerik/Retini/raw/master/Retini.zip'
name 'Retini'
homepage 'https://terwanerik.github.io/Retini/'
2015-10-10 01:55:25 +08:00
app 'Retini.app'
end