Merge pull request #7178 from riyad/fix-netnewswire-appcast-hash

Fix appcast hash for NewNewsWire
This commit is contained in:
Vítor Galvão 2014-11-05 20:55:59 +00:00
commit 7e30c8624c
1 changed files with 1 additions and 1 deletions

View File

@ -4,7 +4,7 @@ class Netnewswire < Cask
url "http://cdn.netnewswireapp.com/releases/NetNewsWire-#{version}.zip"
appcast 'https://updates.blackpixel.com/updates?app=nnw',
:sha256 => '1ad06240a769ed639d5c0e0a9a139ef498915f17e3d069c90f7d5555f9954034'
:sha256 => '33564e80110c0e5bc562bf65f09046d95afcbab79d0e9c49617c2b8548a64cc2'
homepage 'http://netnewswireapp.com/'
license :commercial