Skip to content

Commit 390b303

Browse files
authored
New version: vim.vim version 9.2.0212 (#350577)
1 parent 3e348ae commit 390b303

File tree

4 files changed

+158
-0
lines changed

4 files changed

+158
-0
lines changed
Lines changed: 36 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,36 @@
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
5+
PackageVersion: 9.2.0212
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+
- gvim
17+
- tee
18+
- vim
19+
- xxd
20+
ProductCode: Vim 9.2
21+
ReleaseDate: 2026-03-21
22+
ElevationRequirement: elevatesSelf
23+
InstallationMetadata:
24+
DefaultInstallLocation: '%VIM%'
25+
Installers:
26+
- Architecture: x86
27+
InstallerUrl: https://github.com/vim/vim-win32-installer/releases/download/v9.2.0212/gvim_9.2.0212_x86.exe
28+
InstallerSha256: F4AE801E5B92A3929F542EBA75E3277EF12FE1643CF944326002E5C966B188F3
29+
- Architecture: x64
30+
InstallerUrl: https://github.com/vim/vim-win32-installer/releases/download/v9.2.0212/gvim_9.2.0212_x64.exe
31+
InstallerSha256: 9149F03CE8139894ED8A8AB672ECED9C412F58ECD67E835D288BEAE05FAEFC6A
32+
- Architecture: arm64
33+
InstallerUrl: https://github.com/vim/vim-win32-installer/releases/download/v9.2.0212/gvim_9.2.0212_arm64.exe
34+
InstallerSha256: 07D38E33772457218A0153E2844816D556A4A7B58D9CC77A3881FE17BAECDB3F
35+
ManifestType: installer
36+
ManifestVersion: 1.12.0
Lines changed: 85 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,85 @@
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
Lines changed: 29 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,29 @@
1+
# Created with WinGet Releaser using komac v2.15.0
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json
3+
4+
PackageIdentifier: vim.vim
5+
PackageVersion: 9.2.0212
6+
PackageLocale: zh-CN
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: Vim 是一个高度可配置的文本编辑器,可高效创建和更改任何类型的文本。
19+
Tags:
20+
- g-vim
21+
- gvim
22+
- vi
23+
- 代码编辑器
24+
- 实用工具
25+
- 工具
26+
- 文本编辑
27+
- 文本编辑器
28+
ManifestType: locale
29+
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
5+
PackageVersion: 9.2.0212
6+
DefaultLocale: en-US
7+
ManifestType: version
8+
ManifestVersion: 1.12.0

0 commit comments

Comments
 (0)