-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathSourceURLs.env
More file actions
8 lines (8 loc) · 795 Bytes
/
SourceURLs.env
File metadata and controls
8 lines (8 loc) · 795 Bytes
1
2
3
4
5
6
7
8
Z7Z_URL="https://www.7-zip.org/a/7zr.exe"
GIT_URL="https://github.com/git-for-windows/git/releases/download/v2.41.0.windows.3/PortableGit-2.41.0.3-64-bit.7z.exe"
VC_REDIST_URL="https://aka.ms/vs/17/release/vc_redist.x64.exe"
VSCODIUM_URL="https://github.com/VSCodium/vscodium/releases/download/1.81.0.23216/VSCodium-win32-x64-1.81.0.23216.zip"
MATHLIB_LEAN_TOOLCHAIN_URL="https://raw.githubusercontent.com/leanprover-community/mathlib4/master/lean-toolchain"
ELAN_INSTALLER_URL="https://raw.githubusercontent.com/leanprover/elan/master/elan-init.sh"
VSCODE_LEAN4_EXT_URL="https://github.com/leanprover/vscode-lean4/releases/download/v0.0.108/lean4-0.0.108.vsix"
PDFREADER_EXT_URL="https://marketplace.visualstudio.com/_apis/public/gallery/publishers/tomoki1207/vsextensions/pdf/1.2.2/vspackage"