6 lines
89 B
Ruby
6 lines
89 B
Ruby
cask 'missing-homepage' do
|
|
version '1.2.3'
|
|
|
|
url 'http://localhost/something.dmg'
|
|
end
|