add appcast :sha256 in clipmenu

This commit is contained in:
Roland Walker 2014-10-15 11:43:47 -04:00
parent 98c06a936a
commit 4afa20ee09
1 changed files with 2 additions and 1 deletions

View File

@ -4,7 +4,8 @@ class Clipmenu < Cask
# dropbox is the official download host per the vendor homepage
url "https://dl.dropbox.com/u/1140644/clipmenu/ClipMenu_#{version}.dmg"
appcast 'http://feeds.feedburner.com/clipmenu-appcast'
appcast 'http://feeds.feedburner.com/clipmenu-appcast',
:sha256 => 'e9f9df0e48aad4e00b8df26fd622f42a0218f5be662b6d2ee496664c5f45b4a3'
homepage 'http://www.clipmenu.com/'
license :unknown