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