From ca789c0cb35da6e2802b3dc47c51fe25eca9eb78 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Johan=20Mo=CC=88re=CC=81n?= Date: Wed, 1 Apr 2015 14:42:05 +0200 Subject: [PATCH] basex 8.1 Updated BaseX to version 8.1 Closes #38269. Signed-off-by: Mike McQuaid --- Library/Formula/basex.rb | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Library/Formula/basex.rb b/Library/Formula/basex.rb index 6ca3f3ed9c66..5cf1a95dcd5f 100644 --- a/Library/Formula/basex.rb +++ b/Library/Formula/basex.rb @@ -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']