cut v0.52.1
[Homebrew/homebrew-cask-versions.git] / Casks / swift-publisher.rb
blob018df558e08e5faa52ce3ad306ea5f4901b79efe
1 cask :v1 => 'swift-publisher' do
2   version :latest
3   sha256 :no_check
5   # amazonaws.com is the official download host per the vendor homepage
6   url 'http://s3.amazonaws.com/belightsoft/SwiftPublisher.dmg'
7   homepage 'http://www.belightsoft.com/products/swiftpublisher/overview.php'
8   license :closed
10   app 'Swift Publisher 3.app'
11 end