This repository has been archived by the owner on Feb 26, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 4
/
versions.sh
executable file
·23 lines (22 loc) · 2.25 KB
/
versions.sh
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
#!/bin/bash
export CODE_SERVER_VERSION="3.11.1" # https://github.com/cdr/code-server/releases
export TTYD_VERSION="1.6.3" # https://github.com/tsl0922/ttyd/releases
export WEBWORMHOLE_VERSION="latest" # https://github.com/pojntfx/webwormhole-binaries/releases/tag/latest
export CMAKE_FORMAT_EXTENSION_VERSION="0.6.13" # https://github.com/cheshirekow/cmake_format/releases
export GO_VERSION="1.17" # https://golang.org/dl/
export TINYGO_VERSION="0.19.0" # https://github.com/tinygo-org/tinygo/releases
export TINYGO_EXTENSION_VERSION="0.2.0" # https://github.com/tinygo-org/vscode-tinygo/releases
export JAVA_JUPYTER_VERSION="1.3.0" # https://github.com/SpencerPark/IJava/releases
export JULIA_MAJOR_VERSION="1.6" # https://julialang.org/downloads/#current_stable_release
export JULIA_MINOR_VERSION="2" # https://julialang.org/downloads/#current_stable_release
export OCTAVE_HACKING_EXTENSION_VERSION="0.2.12" # https://github.com/apjanke/vscode-octave-hacking/releases
export OCTAVE_EXTENSION_VERSION="0.0.3" # https://marketplace.visualstudio.com/items?itemName=toasty-technologies.octave
export OCTAVE_DEBUGGER_VERSION="0.4.20" # https://marketplace.visualstudio.com/items?itemName=paulosilva.vsc-octave-debugger
export K9S_VERSION="0.24.15" # https://github.com/derailed/k9s/releases
export AERC_VERSION="latest" # https://github.com/pojntfx/aerc-binaries/releases
export GRPCURL_VERSION="1.8.2" # https://github.com/fullstorydev/grpcurl/releases
export WEB_ACCESSIBILITY_EXTENSION_VERSION="0.2.83" # https://marketplace.visualstudio.com/items?itemName=MaxvanderSchee.web-accessibility
export APOLLO_EXTENSION_VERSION="1.19.4" # https://marketplace.visualstudio.com/items?itemName=apollographql.vscode-apollo
export VIM_EXTENSION_VERSION="1.21.5" # https://open-vsx.org/extension/vscodevim/vim
export POWERSHELL_EXTENSION_VERSION="2021.8.0" # https://github.com/PowerShell/vscode-powershell/releases
export SCSS_EXTENSION_VERSION="0.10.0" # https://github.com/mrmlnc/vscode-scss/releases