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

class Transmit < Cask
url 'http://www.panic.com/transmit/d/Transmit%204.4.6.zip'
homepage 'http://panic.com/transmit'
version '4.4.6'
sha256 '55b4a6f9c178f82a55a370745ed22cea4ba92a471b4be7a31105f67d04d0290c'
link 'Transmit.app'
end