mirror of
https://github.com/donl/homebrew-cask-versions.git
synced 2026-07-17 06:16:47 -06:00
7 lines
216 B
Ruby
7 lines
216 B
Ruby
class Transmit < Cask
|
|
url 'http://www.panic.com/transmit/d/Transmit%204.4.5.zip'
|
|
homepage 'http://panic.com/transmit'
|
|
version '4.4.5'
|
|
sha1 '4ca598fddf535d9a255ae348a0367399b5eb0b7d'
|
|
link 'Transmit.app'
|
|
end
|