-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathMANIFEST
More file actions
32 lines (26 loc) · 1.57 KB
/
Copy pathMANIFEST
File metadata and controls
32 lines (26 loc) · 1.57 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
# Blank lines and lines beginning with a hash symbol are ignored.
# Each URL is followed by its SHA256 checksum. This must be supplied.
# All downloads are placed in the "downloads" subdirectory.
# code-server
https://github.com/coder/code-server/releases/download/v4.118.0/code-server-4.118.0-linux-amd64.tar.gz
ab4dee01cacc20eb500c96660477d8ba755f69f402cc9cbab3a8496b4690f2fd
# ae5-session
https://airgap-svc.s3.us-east-1.amazonaws.com/ae5/ae5-session-0.3.3.vsix
4e64188e369e4ba41168d471689c04e9db6fa5b0b295d3cd4a75f7da5bb9bc6a
# python extension
https://open-vsx.org/api/ms-python/python/2026.4.0/file/ms-python.python-2026.4.0.vsix
232aeafb01f069824fdd92d3e628c1c442bbcfa1d3cc945ff97076340bb2b4a6
# jupyter extension
# NOTE: the python extension must appear above this extension in the list,
# and note not all versions of these two extensions are compatible with each other.
https://open-vsx.org/api/ms-toolsai/jupyter/2025.9.1/file/ms-toolsai.jupyter-2025.9.1.vsix
110660656944c4ab0ff687db488c2e8c59c67ec121dcf09bcaa54b6edd9ce71f
# yaml extension by redhat
https://open-vsx.org/api/redhat/vscode-yaml/1.23.0/file/redhat.vscode-yaml-1.23.0.vsix
182ec0210214c3e179ac1b1c4defae94ab7ff7bb3ba7adfa4cb46f99c4fd6fd7
# If you have additional extensions, you may put them here, following the
# same format. The download_vscode.sh script will download them, and the
# install_vscode.sh script will install them. If one extension depends
# upon another, it must appear earlier in this list. If you are manually
# populating the data/ directory with the files, just put the bare filename
# here instead.