|
| 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.1.2128 |
| 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.1.2128 |
| 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 | + - runtimei(vim9): Always launch programs in background (linux) |
| 35 | + - translation(ta): Include Tamil Translation |
| 36 | + - 9.1.2128: Heap use after free in buf_check_timestamp() |
| 37 | + - runtime(c): only set keywordprg when there has 'man' |
| 38 | + - runtime(vim): Fix for :VimKeywordPrg when syntax does not match |
| 39 | + - translation(sv): Update tutor1.sv to version 1.7 |
| 40 | + - translation(sv): Add Swedish translation of tutor2 |
| 41 | + - translation(sv): Fix typo and help.svx formatting |
| 42 | + - runtime(doc): Clarify the behaviour of command completion functions |
| 43 | + - 9.1.2127: MS-Windows: DirectX renders font too small |
| 44 | + - runtime(odin): update indent and syntax scripts |
| 45 | + - runtime(doc): update win_findbuf() return value |
| 46 | + - 9.1.2126: vim --version used single column for feature list |
| 47 | + - runtime(vim): Update base syntax, match Vim9 :unlet command |
| 48 | + - runtime(doc): Improve the description at :help :cwindow |
| 49 | + Files: |
| 50 | + 🔓 Unsigned Files: |
| 51 | + - gvim_9.1.2128_x86.exe |
| 52 | + 32-bit installer (If you don't know what to use, use this one) |
| 53 | + - gvim_9.1.2128_x64.exe |
| 54 | + 64-bit installer |
| 55 | + - gvim_9.1.2128_arm64.exe |
| 56 | + ARM 64-bit installer |
| 57 | + - gvim_9.1.2128_x86.zip |
| 58 | + 32-bit zip archive |
| 59 | + - gvim_9.1.2128_x64.zip |
| 60 | + 64-bit zip archive |
| 61 | + - gvim_9.1.2128_arm64.zip |
| 62 | + ARM 64-bit zip archive |
| 63 | + - gvim_9.1.2128_x86_pdb.zip |
| 64 | + pdb files for debugging the corresponding 32-bit executable |
| 65 | + - gvim_9.1.2128_x64_pdb.zip |
| 66 | + pdb files for debugging the corresponding 64-bit executable |
| 67 | + Interface Information |
| 68 | + - Strawberry Perl 5.38 |
| 69 | + - LuaBinaries 5.4 |
| 70 | + - Python 2.7 |
| 71 | + - Python3 3.8 or later |
| 72 | + - Racket 8.7 (BC) |
| 73 | + - RubyInstaller 3.4 |
| 74 | + - libsodium 1.0.19 |
| 75 | + See the README for detail. |
| 76 | +ReleaseNotesUrl: https://github.com/vim/vim-win32-installer/releases/tag/v9.1.2128 |
| 77 | +ManifestType: defaultLocale |
| 78 | +ManifestVersion: 1.12.0 |
0 commit comments