File tree Expand file tree Collapse file tree 1 file changed +4
-5
lines changed Expand file tree Collapse file tree 1 file changed +4
-5
lines changed Original file line number Diff line number Diff line change 11class Saxon < Formula
22 desc "XSLT and XQuery processor"
33 homepage "https://github.com/Saxonica/Saxon-HE"
4- url "https://github.com/Saxonica/Saxon-HE/releases/download/SaxonHE12-5 /SaxonHE12-5J .zip"
5- version "12.5 "
6- sha256 "35a46728792bd4cec2fc262d48777b4c79b5cdeef03d2981e3a64ecb3a19f716 "
4+ url "https://github.com/Saxonica/Saxon-HE/releases/download/SaxonHE12-6 /SaxonHE12-6J .zip"
5+ version "12.6 "
6+ sha256 "cbb6657da061c155476ad9e43a3564a4cc928d4951ebeed2eafe5a0aa74e2aee "
77 license all_of : [ "BSD-3-Clause" , "MIT" , "MPL-2.0" ]
88
99 livecheck do
@@ -18,8 +18,7 @@ class Saxon < Formula
1818 end
1919
2020 bottle do
21- rebuild 1
22- sha256 cellar : :any_skip_relocation , all : "a3155919fc60b17e722c0f2c760f08c4a8e39812273cf86f11e3aa0e6e36b2ee"
21+ sha256 cellar : :any_skip_relocation , all : "802be17c233434cf832899449e0d4a6528605c706eafae82b1eca53e176231d6"
2322 end
2423
2524 depends_on "openjdk"
You can’t perform that action at this time.
0 commit comments