We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 167ce18 commit 419c532Copy full SHA for 419c532
Formula/b/basex.rb
@@ -1,9 +1,9 @@
1
class Basex < Formula
2
desc "Light-weight XML database and XPath/XQuery processor"
3
homepage "https://basex.org"
4
- url "https://files.basex.org/releases/11.6/BaseX116.zip"
5
- version "11.6"
6
- sha256 "2467fe781065cdb83451842aa71fc88c686338a582be5e6b7e7629604f8958ce"
+ url "https://files.basex.org/releases/11.7/BaseX117.zip"
+ version "11.7"
+ sha256 "e3178c7667e4e8999f7ad7c31a5a8a4184ccb5fd79bd119129845dcab0bdd027"
7
license "BSD-3-Clause"
8
9
livecheck do
0 commit comments