cut v0.52.1
[Homebrew/homebrew-cask-versions.git] / Casks / putiosync.rb
blobf36e5c0a67bd7719b0cc96d6b171592bf187066b
1 cask :v1 => 'putiosync' do
2   version :latest
3   sha256 :no_check
5   url 'https://github.com/arrizer/PutIOSync-OSX/raw/master/App/PutIOSync.app.zip'
6   name 'PutIOSync'
7   homepage 'https://github.com/arrizer/PutIOSync-OSX'
8   license :unknown    # todo: change license and remove this comment; ':unknown' is a machine-generated placeholder
10   app 'PutIOSync.app'
11 end