homebrew-cask/Casks/putiosync.rb

12 lines
353 B
Ruby
Raw Normal View History

2015-12-18 09:15:28 +08:00
cask 'putiosync' do
version :latest
sha256 :no_check
url 'https://github.com/arrizer/PutIOSync-OSX/raw/master/App/PutIOSync.app.zip'
2015-01-06 11:16:37 +08:00
name 'PutIOSync'
homepage 'https://github.com/arrizer/PutIOSync-OSX'
license :unknown # TODO: change license and remove this comment; ':unknown' is a machine-generated placeholder
app 'PutIOSync.app'
end