symplinker.sh: updated julia to 1.1.1
Former-commit-id: e8d932cfae366aa9188b4c1a531315f1da658a83
This commit is contained in:
@@ -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
|
||||
|
Reference in New Issue
Block a user