mirror of
https://github.com/ipfs/kubo.git
synced 2026-03-09 10:18:04 +08:00
fix: update saxon download path
This commit is contained in:
parent
c4cc21dcca
commit
37059b82f7
@ -1,7 +1,7 @@
|
||||
#!/bin/bash
|
||||
|
||||
dependencies=(
|
||||
"url=https://sourceforge.net/projects/saxon/files/Saxon-HE/11/Java/SaxonHE11-4J.zip;md5=8a4783d307c32c898f8995b8f337fd6b"
|
||||
"url=https://raw.githubusercontent.com/pl-strflt/Saxon-HE/3e039cdbccf4efb9643736f34c839a3bae3402ae/11/Java/SaxonHE11-4J.zip;md5=8a4783d307c32c898f8995b8f337fd6b"
|
||||
"url=https://raw.githubusercontent.com/pl-strflt/ant/c781f7d79b92cc55530245d9554682a47f46851e/src/etc/junit-frames-saxon.xsl;md5=6eb013566903a91e4959413f6ff144d0"
|
||||
"url=https://raw.githubusercontent.com/pl-strflt/ant/c781f7d79b92cc55530245d9554682a47f46851e/src/etc/junit-noframes-saxon.xsl;md5=8d54882d5f9d32a7743ec675cc2e30ac"
|
||||
)
|
||||
|
||||
Loading…
Reference in New Issue
Block a user