Skip to content
This repository has been archived by the owner on Jul 4, 2023. It is now read-only.

Commit

Permalink
basex 8.1
Browse files Browse the repository at this point in the history
Updated BaseX to version 8.1

Closes #38269.

Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
  • Loading branch information
Johan Mo虉re虂n authored and MikeMcQuaid committed Apr 1, 2015
1 parent 0a1e1ba commit ca789c0
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions Library/Formula/basex.rb
Expand Up @@ -2,9 +2,9 @@

class Basex < Formula
homepage 'http://basex.org'
url 'http://files.basex.org/releases/8.0.2/BaseX802.zip'
version '8.0.2'
sha1 'a02238639d3b5d66ea415fdabe6b46737f3aee2d'
url 'http://files.basex.org/releases/8.1/BaseX81.zip'
version '8.1'
sha1 'cb6c570068264fed1d70db570b0f6f36a244e296'

def install
rm Dir['bin/*.bat']
Expand Down

0 comments on commit ca789c0

Please sign in to comment.