updated swift-publisher (3.3.8)

This commit is contained in:
Vítor Galvão 2016-01-11 19:13:16 +00:00
parent 58931b7cc3
commit c3247e949f
1 changed files with 4 additions and 4 deletions

View File

@ -1,14 +1,14 @@
cask 'swift-publisher' do
version :latest
sha256 :no_check
version '3.3.8'
sha256 'a7a7b44a1e0b7b596441796ef9b3071d9d8c889d469d00c8a37e94911b98f409'
# amazonaws.com is the official download host per the vendor homepage
url 'https://s3.amazonaws.com/belightsoft/SwiftPublisher.dmg'
appcast 'https://www.belightsoft.com/download/updates/appcast_SwiftPublisher3.xml',
:sha256 => '73bf29fcb6fa689fa32e5a1666ffb8db22401a6033a91e2866fc95d1be7ffd96'
:sha256 => '150948d411a38f911a4ae196981dbc1f4a61f0f9e1bbcf8945236b598b23a7be'
name 'Swift Publisher'
homepage 'https://www.belightsoft.com/products/swiftpublisher/overview.php'
license :closed
app 'Swift Publisher 3.app'
app "Swift Publisher #{version.major}.app"
end