10 lines
244 B
Ruby
Raw Normal View History

2017-02-03 21:52:51 +01:00
cask 'container-gzip' do
2016-08-20 00:03:11 +02:00
version '1.2.3'
sha256 'fa4ebb5246583c4b6e62e1df4e3b71b4e38a1d7d91c025665827195d36214b20'
url "file://#{TEST_FIXTURE_DIR}/cask/container.gz"
2016-08-20 00:03:11 +02:00
homepage 'https://example.com/container-gzip'
app 'container'
2016-08-20 00:03:11 +02:00
end