homebrew-cask-versions/Casks/unpkg.rb
Roland Walker 40184ad948 mass update of 650 Casks to sha256
each of these is verified: the current sha1 and the new
sha256 are both correct for the given download.
2014-02-24 07:55:29 -05:00

7 lines
251 B
Ruby

class Unpkg < Cask
url 'http://github.com/downloads/timdoug/unpkg/unpkg-4.5.zip'
homepage 'http://www.timdoug.com/unpkg/'
version '4.5'
sha256 'e32754b07073b383320d2bc0ce4ba9bd83a3f352043bd6f500741901f00c8c17'
link 'unpkg 4.5/unpkg.app'
end