You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
10 lines
276 B
10 lines
276 B
cask :v1 => 'transmit3' do
|
|
version '3.7'
|
|
sha256 '311f4d0f559c966fe7e5a4a6e0327dfa7a4c06a9c942ec11d58e6ed210f4b689'
|
|
|
|
url "http://panic.com/museum/transmit/Transmit%20#{version}.zip"
|
|
homepage 'https://www.panic.com/transmit'
|
|
license :unknown
|
|
|
|
app 'Transmit.app'
|
|
end
|
|
|