Saxon 9.5.1.6
This commit is contained in:
parent
18313d4d2b
commit
996d6418dc
1 changed files with 3 additions and 3 deletions
|
@ -2,9 +2,9 @@ require "formula"
|
|||
|
||||
class Saxon < Formula
|
||||
homepage "http://saxon.sourceforge.net"
|
||||
url "https://downloads.sourceforge.net/project/saxon/Saxon-HE/9.5/SaxonHE9-5-1-5J.zip"
|
||||
sha1 "bb8476866cacb72e5567bdfc246570e7f0986e48"
|
||||
version "9.5.1.5"
|
||||
url "https://downloads.sourceforge.net/project/saxon/Saxon-HE/9.5/SaxonHE9-5-1-6J.zip"
|
||||
sha1 "b5f392bc8d2328979e776ad53198d5d7dc1d65a2"
|
||||
version "9.5.1.6"
|
||||
|
||||
def install
|
||||
libexec.install Dir["*.jar", "doc", "notices"]
|
||||
|
|
Loading…
Reference in a new issue