update
This commit is contained in:
parent
9bae9bb638
commit
f6f011b4f2
1 changed files with 4 additions and 2 deletions
|
|
@ -12,8 +12,9 @@ zip https://downloads.sourceforge.net/project/lang5/lang5.zip lang5
|
||||||
# zip http://northarc.com/callisto/callisto-0.1.2.zip callisto-0.1.2
|
# zip http://northarc.com/callisto/callisto-0.1.2.zip callisto-0.1.2
|
||||||
|
|
||||||
# Utilities - tarballs
|
# Utilities - tarballs
|
||||||
# tar https://github.com/llvm/llvm-project/releases/download/llvmorg-9.0.1/llvm-9.0.1.src.tar.xz llvm-9.0.1.src
|
tar https://github.com/llvm/llvm-project/releases/download/llvmorg-10.0.0/llvm-10.0.0.src.tar.xz llvm-10.0.0.src
|
||||||
# tar https://github.com/llvm/llvm-project/releases/download/llvmorg-9.0.1/clang-9.0.1.src.tar.xz clang-9.0.1.src
|
tar https://github.com/llvm/llvm-project/releases/download/llvmorg-10.0.0/clang-10.0.0.src.tar.xz clang-10.0.0.src
|
||||||
|
tar https://github.com/llvm/llvm-project/releases/download/llvmorg-10.0.0/lld-10.0.0.src.tar.xz lld-10.0.0.src
|
||||||
# tar https://cache.ruby-lang.org/pub/ruby/2.7/ruby-2.7.0.tar.gz ruby-2.7.0
|
# tar https://cache.ruby-lang.org/pub/ruby/2.7/ruby-2.7.0.tar.gz ruby-2.7.0
|
||||||
# tar https://downloads.sourceforge.net/project/open-cobol/gnu-cobol/3.0/gnucobol-3.0-rc1.tar.xz gnucobol-3.0-rc1
|
# tar https://downloads.sourceforge.net/project/open-cobol/gnu-cobol/3.0/gnucobol-3.0-rc1.tar.xz gnucobol-3.0-rc1
|
||||||
# tar https://ftp.gnu.org/gnu/inetutils/inetutils-1.9.4.tar.xz inetutils-1.9.4
|
# tar https://ftp.gnu.org/gnu/inetutils/inetutils-1.9.4.tar.xz inetutils-1.9.4
|
||||||
|
|
@ -162,6 +163,7 @@ git https://github.com/nextstrain/auspice auspice
|
||||||
git https://github.com/nextstrain/augur augur
|
git https://github.com/nextstrain/augur augur
|
||||||
git https://github.com/HoTT/book HoTT-book
|
git https://github.com/HoTT/book HoTT-book
|
||||||
git https://github.com/jquast/wcwidth wcwidth
|
git https://github.com/jquast/wcwidth wcwidth
|
||||||
|
git https://github.com/cylgom/ly ly
|
||||||
|
|
||||||
# My own projects
|
# My own projects
|
||||||
git git@github.com:joachimschmidt557/zig-lscolors zig-lscolors
|
git git@github.com:joachimschmidt557/zig-lscolors zig-lscolors
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue