symplinker.sh: updated julia to 1.1.1
Former-commit-id: 555672e5daff9ed3ef626dc375ec397d0e4cba63 [formerly 555672e5daff9ed3ef626dc375ec397d0e4cba63 [formerly e8d932cfae366aa9188b4c1a531315f1da658a83]] Former-commit-id: 8281a1c938af34aa56958a133c584feefe684467 Former-commit-id: 875a0cce700ca3b82858a2ac3fe1e6c44ed96f1e
This commit is contained in:
parent
af50e783c9
commit
018a1b3e7f
@ -5,7 +5,7 @@ linkDir="/usr/bin"
|
||||
|
||||
function juliaLang(){
|
||||
name="julia"
|
||||
version="1.1.0"
|
||||
version="1.1.1"
|
||||
linkDir="${linkDir}"
|
||||
|
||||
if [ ! -f "${linkDir}/${name}" ];then
|
||||
|
Loading…
x
Reference in New Issue
Block a user