Browse Source

delete exist-db3

Now that eXist-db 3.0 final has been released, the versioned download is no longer needed
master
Joe Wicentowski 8 years ago
committed by Vítor Galvão
parent
commit
2d0c1fd068
  1. 11
      Casks/exist-db3.rb

11
Casks/exist-db3.rb

@ -1,11 +0,0 @@
cask 'exist-db3' do
version '3.0.RC1'
sha256 '086f0813e526047d9cebca5be8d5f7012bb5d2cdb14e8ae98f3297bba50b9a58'
# dl.bintray.com/existdb was verified as official when first introduced to the cask
url "https://dl.bintray.com/existdb/releases/eXist-db-#{version}.dmg"
name 'eXist-db'
homepage 'http://exist-db.org/exist/apps/homepage/index.html'
app 'eXist-db.app'
end
Loading…
Cancel
Save