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