6 lines
86 B
Ruby
6 lines
86 B
Ruby
cask 'missing-name' do
|
|
version '1.2.3'
|
|
|
|
url 'https://localhost/something.dmg'
|
|
end
|