Skip to content

Commit a9a8b0b

Browse files
authored
New version: vim.vim.nightly version 9.2.0119 (microsoft#346293)
1 parent 68b3543 commit a9a8b0b

File tree

3 files changed

+115
-0
lines changed

3 files changed

+115
-0
lines changed
Lines changed: 34 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,34 @@
1+
# Created with WinGet Releaser using komac v2.15.0
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json
3+
4+
PackageIdentifier: vim.vim.nightly
5+
PackageVersion: 9.2.0119
6+
InstallerLocale: en-US
7+
Platform:
8+
- Windows.Desktop
9+
InstallerType: nullsoft
10+
Scope: machine
11+
InstallModes:
12+
- interactive
13+
- silent
14+
UpgradeBehavior: install
15+
Commands:
16+
- diff
17+
- gvim
18+
- tee
19+
- vim
20+
- xxd
21+
ProductCode: Vim 9.2
22+
ReleaseDate: 2026-03-07
23+
ElevationRequirement: elevationRequired
24+
InstallationMetadata:
25+
DefaultInstallLocation: '%VIM%'
26+
Installers:
27+
- Architecture: x86
28+
InstallerUrl: https://github.com/vim/vim-win32-installer/releases/download/v9.2.0119/gvim_9.2.0119_x86.exe
29+
InstallerSha256: 00764DF982A880F3393214F4CAEAEA68A35705A051452606CBFFE05712472C46
30+
- Architecture: x64
31+
InstallerUrl: https://github.com/vim/vim-win32-installer/releases/download/v9.2.0119/gvim_9.2.0119_x64.exe
32+
InstallerSha256: 50A00501B8D6EC8A36C39A659DDBFBB60B22814C4B882755FA89736CC0C10462
33+
ManifestType: installer
34+
ManifestVersion: 1.12.0
Lines changed: 73 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,73 @@
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
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
# Created with WinGet Releaser using komac v2.15.0
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json
3+
4+
PackageIdentifier: vim.vim.nightly
5+
PackageVersion: 9.2.0119
6+
DefaultLocale: en-US
7+
ManifestType: version
8+
ManifestVersion: 1.12.0

0 commit comments

Comments
 (0)