|
| 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.nightly |
| 5 | +PackageVersion: 9.2.0119 |
| 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: Copyright (C) 1991-2020 Bram Moolenaar [Bram@vim.org] - Charityware / GNU GPL compatible |
| 14 | +LicenseUrl: https://github.com/vim/vim-win32-installer#license--copyright |
| 15 | +Copyright: Copyright (C) 1991-2020 Bram Moolenaar [Bram@vim.org] |
| 16 | +CopyrightUrl: https://github.com/vim/vim-win32-installer#license--copyright |
| 17 | +ShortDescription: Vim is a highly configurable text editor built to make creating and changing any kind of text very efficient |
| 18 | +Moniker: vim |
| 19 | +Tags: |
| 20 | +- code-editor |
| 21 | +- g-vim |
| 22 | +- gvim |
| 23 | +- text-editing |
| 24 | +- text-editor |
| 25 | +- tool |
| 26 | +- utility |
| 27 | +- vi |
| 28 | +ReleaseNotes: |- |
| 29 | + v9.2.0119 |
| 30 | + Nightly Vim Windows build snapshots (more information). |
| 31 | + If you do not know what to use, use the 32bit installer (use the signed one, if available). |
| 32 | + Signed releases will occasionally be provided on a best effort approach. |
| 33 | + Changes: |
| 34 | + - 9.2.0119: incorrect highlight initialization in win_init() |
| 35 | + - 9.2.0118: memory leak in w_hl when reusing a popup window |
| 36 | + - 9.2.0117: tests: test_wayland.vim fails |
| 37 | + - 9.2.0116: terminal: synchronized output sequences are buffered |
| 38 | + - runtime(docs): Update CONTRIBUTING.md and mention #vim on libera |
| 39 | + - 9.2.0115: popup: screen flickering possible during async callbacks |
| 40 | + - runtime(sed): Update syntax, support more GNU address extensions |
| 41 | + - 9.2.0114: MS-Windows: terminal output may go to wrong terminal |
| 42 | + - runtime(doc): remove thoughts of generics for a function |
| 43 | + - 9.2.0113: winhighlight pointer may be used uninitialized |
| 44 | + Files: |
| 45 | + 🔓 Unsigned Files: |
| 46 | + - gvim_9.2.0119_x86.exe |
| 47 | + 32-bit installer (If you don't know what to use, use this one) |
| 48 | + - gvim_9.2.0119_x64.exe |
| 49 | + 64-bit installer |
| 50 | + - gvim_9.2.0119_arm64.exe |
| 51 | + ARM 64-bit installer |
| 52 | + - gvim_9.2.0119_x86.zip |
| 53 | + 32-bit zip archive |
| 54 | + - gvim_9.2.0119_x64.zip |
| 55 | + 64-bit zip archive |
| 56 | + - gvim_9.2.0119_arm64.zip |
| 57 | + ARM 64-bit zip archive |
| 58 | + - gvim_9.2.0119_x86_pdb.zip |
| 59 | + pdb files for debugging the corresponding 32-bit executable |
| 60 | + - gvim_9.2.0119_x64_pdb.zip |
| 61 | + pdb files for debugging the corresponding 64-bit executable |
| 62 | + Interface Information |
| 63 | + - Strawberry Perl 5.38 |
| 64 | + - LuaBinaries 5.4 |
| 65 | + - Python 2.7 |
| 66 | + - Python3 3.8 or later |
| 67 | + - Racket 8.7 (BC) |
| 68 | + - RubyInstaller 3.4 |
| 69 | + - libsodium 1.0.19 |
| 70 | + See the README for detail. |
| 71 | +ReleaseNotesUrl: https://github.com/vim/vim-win32-installer/releases/tag/v9.2.0119 |
| 72 | +ManifestType: defaultLocale |
| 73 | +ManifestVersion: 1.12.0 |
0 commit comments