homebrew-cask-versions/Casks/tinygrab.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
239 B
Ruby

class Tinygrab < Cask
url 'http://tinygrab.com/downloads/app/TinyGrab2.5.1.dmg'
homepage 'http://www.tinygrab.com'
version '2.5.1'
sha256 '783a2a739233d715d18c05faa2efdbf4c0360e3a420507ca1c4a50e5f5a731c1'
link 'TinyGrab.app'
end