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.4.zip'
|
|
homepage 'http://panic.com/transmit'
|
|
version '4.4.4'
|
|
sha1 '4e0d3b54c900eed493504ddd2e7748ba1d4d5ab3'
|
|
link 'Transmit.app'
|
|
end
|