Skip to content

Commit a47ce82

Browse files
authored
New version: vim.vim.nightly version 9.1.0880 (microsoft#192517)
1 parent 3933b74 commit a47ce82

File tree

3 files changed

+99
-0
lines changed

3 files changed

+99
-0
lines changed
Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,24 @@
1+
# Created with WinGet Releaser using komac v2.6.0
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json
3+
4+
PackageIdentifier: vim.vim.nightly
5+
PackageVersion: 9.1.0880
6+
Platform:
7+
- Windows.Desktop
8+
InstallerType: nullsoft
9+
Scope: machine
10+
InstallModes:
11+
- interactive
12+
- silent
13+
UpgradeBehavior: install
14+
ReleaseDate: 2024-11-19
15+
ElevationRequirement: elevationRequired
16+
Installers:
17+
- Architecture: x86
18+
InstallerUrl: https://github.com/vim/vim-win32-installer/releases/download/v9.1.0880/gvim_9.1.0880_x86.exe
19+
InstallerSha256: 979B912C5BB0C659DEF234FBC59D490104B3EC07A5C34B5EE67F429D423D4EB0
20+
- Architecture: x64
21+
InstallerUrl: https://github.com/vim/vim-win32-installer/releases/download/v9.1.0880/gvim_9.1.0880_x64.exe
22+
InstallerSha256: EEF36E245B95A62770FF5077D8F1B8597819E976A0F42C013C10D171F5FD47E5
23+
ManifestType: installer
24+
ManifestVersion: 1.6.0
Lines changed: 67 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,67 @@
1+
# Created with WinGet Releaser using komac v2.6.0
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json
3+
4+
PackageIdentifier: vim.vim.nightly
5+
PackageVersion: 9.1.0880
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: http://www.vim.org/
13+
License: Copyright (C) 1991-2020 Bram Moolenaar [[email protected]] - Charityware / GNU GPL compatible
14+
LicenseUrl: https://github.com/vim/vim-win32-installer#license--copyright
15+
Copyright: Copyright (C) 1991-2020 Bram Moolenaar [[email protected]]
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.0880
30+
Nightly Vim Windows build snapshots (more information).If you do not know what to use, use the 32bit installer (use the signed one, if available).Signed releases will occasionally be provided on a best effort approach.Changes:
31+
- 9.1.0880: filetype: C3 files are not recognized
32+
- runtime(doc): add helptag for :HelpToc command
33+
- git: ignore re-formatting commit v9.1.0879 for blame
34+
- 9.1.0879: source is not consistently formatted
35+
- Add clang-format config file
36+
- runtime(compiler): fix escaping of arguments passed to :CompilerSet
37+
- 9.1.0878: termdebug: cannot enable DEBUG mode
38+
- 9.1.0877: tests: missing test for termdebug + decimal signs
39+
- 9.1.0876: filetype: openCL files are not recognized
40+
- 9.1.0875: filetype: hyprlang detection can be improved
41+
- 9.1.0874: filetype: karel files are not detected
42+
- CI: join codecov array flags, instead of accessing it directly
43+
Files:
44+
:unlock: Unsigned Files:
45+
- gvim_9.1.0880_x86.exe
46+
32-bit installer (If you don't know what to use, use this one)
47+
- gvim_9.1.0880_x64.exe
48+
64-bit installer
49+
- gvim_9.1.0880_x86.zip
50+
32-bit zip archive
51+
- gvim_9.1.0880_x64.zip
52+
64-bit zip archive
53+
- gvim_9.1.0880_x86_pdb.zip
54+
pdb files for debugging the corresponding 32-bit executable
55+
- gvim_9.1.0880_x64_pdb.zip
56+
pdb files for debugging the corresponding 64-bit executable
57+
- Strawberry Perl 5.32
58+
- LuaBinaries 5.4
59+
- Python 2.7
60+
- Python3 3.8 or later
61+
- Racket 8.7 (BC)
62+
- RubyInstaller 3.2
63+
- libsodium 1.0.19
64+
See the README for detail.
65+
ReleaseNotesUrl: https://github.com/vim/vim-win32-installer/releases/tag/v9.1.0880
66+
ManifestType: defaultLocale
67+
ManifestVersion: 1.6.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.6.0
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.6.0.schema.json
3+
4+
PackageIdentifier: vim.vim.nightly
5+
PackageVersion: 9.1.0880
6+
DefaultLocale: en-US
7+
ManifestType: version
8+
ManifestVersion: 1.6.0

0 commit comments

Comments
 (0)