From 908e979e2a9e175f2d7e480642830be08f81076f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Johan=20M=C3=B6r=C3=A9n?= Date: Tue, 14 Jul 2015 20:13:31 +0200 Subject: [PATCH] basex 8.2.3 Closes Homebrew/homebrew#41715. Signed-off-by: Dominyk Tiller --- Formula/basex.rb | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Formula/basex.rb b/Formula/basex.rb index 6ee5d48a58..8cdbd934d6 100644 --- a/Formula/basex.rb +++ b/Formula/basex.rb @@ -1,9 +1,9 @@ class Basex < Formula desc "Light-weight XML database and XPath/XQuery processor" homepage "http://basex.org" - url "http://files.basex.org/releases/8.2.2/BaseX822.zip" - version "8.2.2" - sha256 "6a7a87a95e23a836a35c4f47983dc5d0336eb83e9cf02e1ec48b5c5eb3742003" + url "http://files.basex.org/releases/8.2.3/BaseX823.zip" + version "8.2.3" + sha256 "69167fc8bbac97fd140404c1c37572016b23488bec7fc85fa19fdb391f33f3b8" bottle do cellar :any