symplinker.sh: updated julia to 1.1.1
Former-commit-id: e8d932cfae366aa9188b4c1a531315f1da658a83
This commit is contained in:
parent
5121b348a7
commit
555672e5da
@ -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