File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 11class Basex < Formula
22 desc "Light-weight XML database and XPath/XQuery processor"
33 homepage "https://basex.org"
4- url "https://files.basex.org/releases/11.6/BaseX116 .zip"
5- version "11.6 "
6- sha256 "2467fe781065cdb83451842aa71fc88c686338a582be5e6b7e7629604f8958ce "
4+ url "https://files.basex.org/releases/11.7/BaseX117 .zip"
5+ version "11.7 "
6+ sha256 "e3178c7667e4e8999f7ad7c31a5a8a4184ccb5fd79bd119129845dcab0bdd027 "
77 license "BSD-3-Clause"
88
99 livecheck do
@@ -12,7 +12,7 @@ class Basex < Formula
1212 end
1313
1414 bottle do
15- sha256 cellar : :any_skip_relocation , all : "5f64247e53d61eac9a50b32b9b639a8c69a4a913b3fe874543773c0a731cc6d7 "
15+ sha256 cellar : :any_skip_relocation , all : "8fd3e3c5d088c421a622103467dfe6a96b53285470edee0cbb4dfc5f31a83ee3 "
1616 end
1717
1818 depends_on "openjdk"
You can’t perform that action at this time.
0 commit comments