mirror of
https://github.com/donl/homebrew-cask-versions.git
synced 2026-07-16 22:06:43 -06:00
Specify license of cd-to
This commit is contained in:
parent
0ae8ea6f07
commit
696bdc0eba
1 changed files with 1 additions and 1 deletions
|
|
@ -4,7 +4,7 @@ class CdTo < Cask
|
|||
|
||||
url "https://github.com/jbtule/cdto/releases/download/#{version.gsub('.', '_')}/cdto_#{version.gsub('.', '_').gsub(/_\d$/, '')}.zip"
|
||||
homepage 'https://github.com/jbtule/cdto'
|
||||
license :oss
|
||||
license :mit
|
||||
|
||||
app "cdto_#{version.gsub('.', '_').gsub(/_\d$/, '')}/terminal/cd to.app"
|
||||
end
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue