From 32d82a5d4da30843ff74fa75eb979e02c448c792 Mon Sep 17 00:00:00 2001 From: Owen Rudge Date: Mon, 18 Jan 2021 09:18:33 +0000 Subject: [PATCH] Fix: Add description for ARM64 .pdb (#185) --- _data/download-descriptions.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/_data/download-descriptions.yml b/_data/download-descriptions.yml index 6660683a..7cfce5ad 100644 --- a/_data/download-descriptions.yml +++ b/_data/download-descriptions.yml @@ -248,6 +248,8 @@ win.zip: description: Headers/libraries to compile with MSVC for Windows windows-arm64.exe: description: Windows 10 (ARM64) (installer) +windows-arm64.pdb.xz: + description: Debug Symbols for Windows (ARM64) (xz/lzma archive) windows-arm64.zip: description: Windows 10 (ARM64) (zip archive) windows-win32.exe: