Skip to content

Commit

Permalink
BaseX 8.2.1
Browse files Browse the repository at this point in the history
Closes Homebrew/legacy-homebrew#40533.

Signed-off-by: Dominyk Tiller <dominyktiller@gmail.com>
  • Loading branch information
Johan M枚r茅n authored and DomT4 committed Jun 9, 2015
1 parent 9c41d95 commit 4278820
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions Formula/basex.rb
Expand Up @@ -3,9 +3,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/BaseX82.zip'
version '8.2'
sha1 '4dfd8ce5508748777586d26ccedc466f437e7da6'
url 'http://files.basex.org/releases/8.2.1/BaseX821.zip'
version '8.2.1'
sha256 '4073aa250a9551619b9fb254d3022da97b97d2b5085fdf7535fb92a53d3f1589'

bottle do
cellar :any
Expand Down

0 comments on commit 4278820

Please sign in to comment.