mirror of
https://github.com/donl/homebrew-cask-versions.git
synced 2026-07-16 22:06:43 -06:00
4 lines
87 B
Ruby
4 lines
87 B
Ruby
cask :v1test => 'missing-url' do
|
|
version '1.2.3'
|
|
homepage 'http://example.com'
|
|
end
|