mirror of
https://github.com/donl/homebrew-cask-versions.git
synced 2026-07-17 14:26:45 -06:00
10 lines
297 B
Ruby
10 lines
297 B
Ruby
class Transmit < Cask
|
|
version '4.4.6'
|
|
sha256 '55b4a6f9c178f82a55a370745ed22cea4ba92a471b4be7a31105f67d04d0290c'
|
|
|
|
url 'https://www.panic.com/transmit/d/Transmit%204.4.6.zip'
|
|
appcast 'http://www.panic.com/updates/update.php'
|
|
homepage 'http://panic.com/transmit'
|
|
|
|
link 'Transmit.app'
|
|
end
|