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.4/BaseX114 .zip"
5- version "11.4 "
6- sha256 "800adc4d50f83a85d607aafd23cab6117bb009199b2c5135b0edb27e8dc05824 "
4+ url "https://files.basex.org/releases/11.5/BaseX115 .zip"
5+ version "11.5 "
6+ sha256 "dcb709aa3e4c92c16bfd657c1ccce99cdf28f3b75dd0d3699c0c0a1b11b228f9 "
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 : "277b4d03270827e5775220c7848b5252129fdcf8ad52a567c0d36557f9048cc0 "
15+ sha256 cellar : :any_skip_relocation , all : "00b8ef3c4730ca79099e9de7a746769ef6f718a79e74f20fedfa319ed4ef5881 "
1616 end
1717
1818 depends_on "openjdk"
You can’t perform that action at this time.
0 commit comments