6 lines
78 B
Ruby
6 lines
78 B
Ruby
cask 'missing-url' do
|
|
version '1.2.3'
|
|
|
|
homepage 'https://example.com'
|
|
end
|