|
| 1 | +# Created with WinGet Releaser using komac v2.15.0 |
| 2 | +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json |
| 3 | + |
| 4 | +PackageIdentifier: vim.vim |
| 5 | +PackageVersion: 9.2.0212 |
| 6 | +PackageLocale: en-US |
| 7 | +Publisher: Bram Moolenaar et al. |
| 8 | +PublisherUrl: https://github.com/vim/vim-win32-installer |
| 9 | +PublisherSupportUrl: https://github.com/vim/vim-win32-installer/issues |
| 10 | +Author: Bram Moolenaar et al. |
| 11 | +PackageName: Vim |
| 12 | +PackageUrl: https://www.vim.org/ |
| 13 | +License: | |
| 14 | + Copyright (C) 1991-2020 Bram Moolenaar [Bram@vim.org] - Charityware / GNU GPL compatible |
| 15 | +LicenseUrl: https://github.com/vim/vim-win32-installer#license--copyright |
| 16 | +Copyright: Copyright (C) 1991-2020 Bram Moolenaar [Bram@vim.org] |
| 17 | +CopyrightUrl: https://github.com/vim/vim-win32-installer#license--copyright |
| 18 | +ShortDescription: | |
| 19 | + Vim is a highly configurable text editor built to make creating and changing any kind of text very efficient |
| 20 | +Moniker: vim |
| 21 | +Tags: |
| 22 | +- code-editor |
| 23 | +- g-vim |
| 24 | +- gvim |
| 25 | +- text-editing |
| 26 | +- text-editor |
| 27 | +- tool |
| 28 | +- utility |
| 29 | +- vi |
| 30 | +ReleaseNotes: |- |
| 31 | + v9.2.0212 |
| 32 | + Nightly Vim Windows build snapshots (more information). |
| 33 | + If you do not know what to use, use the 32bit installer (use the signed one, if available). |
| 34 | + Signed releases will occasionally be provided on a best effort approach. |
| 35 | + Changes: |
| 36 | + - 9.2.0212: MS-Windows: version packing may overflow |
| 37 | + - translation(zh): Update the Simplify Chinese translation |
| 38 | + - translation: align sponsor menu string spacing |
| 39 | + - 9.2.0211: possible crash when setting 'winhighlight' |
| 40 | + - runtime(fish): Add matchit support to filetype plugin |
| 41 | + - 9.2.0210: tests: Test_xxd tests are failing |
| 42 | + - runtime(doc): Update Italian xxd manpage |
| 43 | + - 9.2.0209: freeze during wildmenu completion |
| 44 | + - 9.2.0208: MS-Windows: excessive scroll-behaviour with go+=! |
| 45 | + - 9.2.0207: MS-Windows: freeze on second :hardcopy |
| 46 | + - 9.2.0206: MS-Window: stripping all CSI sequences |
| 47 | + - runtime(doc): disable color codes when generating ascii man pages in Makefile |
| 48 | + - 9.2.0205: xxd: Cannot NUL terminate the C include file style |
| 49 | + - 9.2.0204: filetype: cps files are not recognized |
| 50 | + - 9.2.0203: Patch v9.2.0185 was wrong |
| 51 | + - 9.2.0202: [security]: command injection via newline in glob() |
| 52 | + - 9.2.0201: filetype: Wireguard config files not recognized |
| 53 | + - 9.2.0200: term: DECRQM codes are sent too early |
| 54 | + - CI: make dependabot monitor `.github/actions` directory |
| 55 | + - 9.2.0199: tests: test_startup.vim fails |
| 56 | + Files: |
| 57 | + 🔓 Unsigned Files: |
| 58 | + - gvim_9.2.0212_x86.exe |
| 59 | + 32-bit installer (If you don't know what to use, use this one) |
| 60 | + - gvim_9.2.0212_x64.exe |
| 61 | + 64-bit installer |
| 62 | + - gvim_9.2.0212_arm64.exe |
| 63 | + ARM 64-bit installer |
| 64 | + - gvim_9.2.0212_x86.zip |
| 65 | + 32-bit zip archive |
| 66 | + - gvim_9.2.0212_x64.zip |
| 67 | + 64-bit zip archive |
| 68 | + - gvim_9.2.0212_arm64.zip |
| 69 | + ARM 64-bit zip archive |
| 70 | + - gvim_9.2.0212_x86_pdb.zip |
| 71 | + pdb files for debugging the corresponding 32-bit executable |
| 72 | + - gvim_9.2.0212_x64_pdb.zip |
| 73 | + pdb files for debugging the corresponding 64-bit executable |
| 74 | + Interface Information |
| 75 | + - Strawberry Perl 5.38 |
| 76 | + - LuaBinaries 5.4 |
| 77 | + - Python 2.7 |
| 78 | + - Python3 3.8 or later |
| 79 | + - Racket 8.7 (BC) |
| 80 | + - RubyInstaller 3.4 |
| 81 | + - libsodium 1.0.19 |
| 82 | + See the README for detail. |
| 83 | +ReleaseNotesUrl: https://github.com/vim/vim-win32-installer/releases/tag/v9.2.0212 |
| 84 | +ManifestType: defaultLocale |
| 85 | +ManifestVersion: 1.12.0 |
0 commit comments