|
| 1 | +# Created with WinGet Releaser using komac v2.14.0 |
| 2 | +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.10.0.schema.json |
| 3 | + |
| 4 | +PackageIdentifier: vim.vim.nightly |
| 5 | +PackageVersion: 9.1.2022 |
| 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.2022 |
| 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 | + - runtime(doc): remove some fixed items from todo.txt |
| 35 | + - 9.1.2022: using C++ keyword class as member variable name |
| 36 | + - runtime(netrw): Fix reading UNC paths on windows |
| 37 | + - runtime(compiler): ignore 'Found' messages in ruff and ty compiler |
| 38 | + - 9.1.2021: filetype: fluent files are not recognized |
| 39 | + - runtime(termdebug): update v:shell_error condition test. |
| 40 | + - 9.1.2020: tests: test_virtualedit.vim leaves swapfiles behind |
| 41 | + - 9.1.2019: inconsistent cursor encoding past EOL with ve=all |
| 42 | + - 9.1.2018: proto: ops.pro outdated |
| 43 | + - runtime(osc52): A few minor fixes |
| 44 | + - runtime(doc): add reference to searchcount() function |
| 45 | + - runtime(doc): Improve :catch documentation |
| 46 | + - runtime(make): Makefile highlighting breaks with ')' in string |
| 47 | + - runtime(make): Move target greedy match after $() to avoid region matching overflow |
| 48 | + - 9.1.2017: getregionpos() depends on 'linebreak' setting |
| 49 | + - 9.1.2016: cindent wrong indentation after do-while loop |
| 50 | + - 9.1.2015: blob2string() stopped after an empty line |
| 51 | + - 9.1.2014: clipboard: clipboard register corrupted with clipboard provider |
| 52 | + - 9.1.2013: tests: Test_terminal_shell_option fails with conpty |
| 53 | + - 9.1.2012: Vim9: cannot initialize class member with protected var |
| 54 | + - runtime(ftplugin): set different formatoptions for bpftrace |
| 55 | + - 9.1.2011: crash when unreferencing gtk icon theme |
| 56 | + - 9.1.2010: Missing out-of-memory checks in vim9class.c |
| 57 | + - runtime(bpftrace): add base syntax plugin |
| 58 | + - 9.1.2009: tests: "Xm4" test directory may not be deleted |
| 59 | + - 9.1.2008: filetype: hylo files are not recognized |
| 60 | + - translation(sr): Update Serbian message translation |
| 61 | + - 9.1.2007: filetype: bpftrace hashbang lines are not recognized |
| 62 | + Files: |
| 63 | + 🔓 Unsigned Files: |
| 64 | + - gvim_9.1.2022_x86.exe |
| 65 | + 32-bit installer (If you don't know what to use, use this one) |
| 66 | + - gvim_9.1.2022_x64.exe |
| 67 | + 64-bit installer |
| 68 | + - gvim_9.1.2022_arm64.exe |
| 69 | + ARM 64-bit installer |
| 70 | + - gvim_9.1.2022_x86.zip |
| 71 | + 32-bit zip archive |
| 72 | + - gvim_9.1.2022_x64.zip |
| 73 | + 64-bit zip archive |
| 74 | + - gvim_9.1.2022_arm64.zip |
| 75 | + ARM 64-bit zip archive |
| 76 | + - gvim_9.1.2022_x86_pdb.zip |
| 77 | + pdb files for debugging the corresponding 32-bit executable |
| 78 | + - gvim_9.1.2022_x64_pdb.zip |
| 79 | + pdb files for debugging the corresponding 64-bit executable |
| 80 | + Interface Information |
| 81 | + - Strawberry Perl 5.32 |
| 82 | + - LuaBinaries 5.4 |
| 83 | + - Python 2.7 |
| 84 | + - Python3 3.8 or later |
| 85 | + - Racket 8.7 (BC) |
| 86 | + - RubyInstaller 3.2 |
| 87 | + - libsodium 1.0.19 |
| 88 | + See the README for detail. |
| 89 | +ReleaseNotesUrl: https://github.com/vim/vim-win32-installer/releases/tag/v9.1.2022 |
| 90 | +ManifestType: defaultLocale |
| 91 | +ManifestVersion: 1.10.0 |
0 commit comments