Skip to content

Commit 33f5fd6

Browse files
committed
saxon 12.6
1 parent 0878224 commit 33f5fd6

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Formula/s/saxon.rb

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
class 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

0 commit comments

Comments
 (0)