Skip to content

Commit 3a56226

Browse files
Boukeorudge
authored andcommitted
Add: Advertise Windows 11 support
1 parent 50f21fd commit 3a56226

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

_data/download-descriptions.yml

+6-6
Original file line numberDiff line numberDiff line change
@@ -257,23 +257,23 @@ source.zip:
257257
win.zip:
258258
description: Headers/libraries to compile with MSVC for Windows
259259
windows-arm64.exe:
260-
description: Windows 10 (ARM64) (installer)
260+
description: Windows 10 / 11 (ARM64) (installer)
261261
windows-arm64.pdb.xz:
262262
description: Debug Symbols for Windows (ARM64) (xz/lzma archive)
263263
windows-arm64.zip:
264-
description: Windows 10 (ARM64) (zip archive)
264+
description: Windows 10 / 11 (ARM64) (zip archive)
265265
windows-win32.exe:
266-
description: Windows Vista / 7 / 8 / 10 (32-bit) (installer)
266+
description: Windows Vista / 7 / 8 / 10 / 11 (32-bit) (installer)
267267
windows-win32.pdb.xz:
268268
description: Debug Symbols for Windows (32-bit) (xz/lzma archive)
269269
windows-win32.zip:
270-
description: Windows Vista / 7 / 8 / 10 (32-bit) (zip archive)
270+
description: Windows Vista / 7 / 8 / 10 / 11 (32-bit) (zip archive)
271271
windows-win64.exe:
272-
description: Windows Vista / 7 / 8 / 10 (64-bit) (installer)
272+
description: Windows Vista / 7 / 8 / 10 / 11 (64-bit) (installer)
273273
windows-win64.pdb.xz:
274274
description: Debug Symbols for Windows (64-bit) (xz/lzma archive)
275275
windows-win64.zip:
276-
description: Windows Vista / 7 / 8 / 10 (64-bit) (zip archive)
276+
description: Windows Vista / 7 / 8 / 10 / 11 (64-bit) (zip archive)
277277
windows-win9x.exe:
278278
description: Windows 95 / 98 / ME / 2000 / XP without SP3 (installer)
279279
windows-win9x.zip:

0 commit comments

Comments
 (0)