mirror of
https://github.com/donl/homebrew-cask-versions.git
synced 2026-07-16 06:17:14 -06:00
transmit.rb: add name
This commit is contained in:
parent
3322de9f40
commit
44302d7a72
1 changed files with 1 additions and 0 deletions
|
|
@ -4,6 +4,7 @@ cask :v1 => 'transmit' do
|
|||
|
||||
url "https://www.panic.com/transmit/d/Transmit%20#{version}.zip"
|
||||
appcast 'http://www.panic.com/updates/update.php'
|
||||
name 'Transmit'
|
||||
homepage 'http://panic.com/transmit'
|
||||
license :unknown # todo: change license and remove this comment; ':unknown' is a machine-generated placeholder
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue