Browse Source

Remove AutoDMG Beta Cask

This is now quite outdated, and there are no knew beta versions per https://github.com/MagerValp/AutoDMG/releases
master
Michael 9 years ago
parent
commit
53504b1acf
  1. 10
      Casks/autodmg-beta.rb

10
Casks/autodmg-beta.rb

@ -1,10 +0,0 @@
cask :v1 => 'autodmg-beta' do
version '1.5b359'
sha256 'a0eb343fe44df8d347cbb29ab3f07f45847e649eeb295162787cf729e17d274e'
url "https://github.com/MagerValp/AutoDMG/releases/download/v#{version}/AutoDMG-#{version}.dmg"
homepage 'https://github.com/MagerValp/AutoDMG'
license :oss
app 'AutoDMG.app'
end
Loading…
Cancel
Save