Merge pull request #5237 from reitermarkus/remove-unused-cask

Remove unused test cask.
This commit is contained in:
Markus Reiter 2018-11-01 20:16:58 +01:00 committed by GitHub
commit b9b6e3b9c0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,9 +0,0 @@
cask :v1 => 'with-dsl-version' do
version '1.2.3'
sha256 '8c62a2b791cf5f0da6066a0a4b6e85f62949cd60975da062df44adf887f4370b'
url 'https://example.com/TestCask.dmg'
homepage 'https://example.com/'
app 'TestCask.app'
end