homebrew-cask/Casks/swift-publisher.rb

11 lines
264 B
Ruby
Raw Normal View History

2014-11-14 01:27:05 +08:00
cask :v1 => 'swift-publisher' do
2014-10-21 00:35:04 +08:00
version :latest
sha256 :no_check
url 'http://s3.amazonaws.com/belightsoft/SwiftPublisher.dmg'
homepage 'http://www.belightsoft.com/products/swiftpublisher/overview.php'
license :closed
app 'Swift Publisher 3.app'
end