-
Notifications
You must be signed in to change notification settings - Fork 4.5k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
New version: vim.vim.nightly version 9.1.0698 (#169486)
- Loading branch information
Showing
3 changed files
with
88 additions
and
0 deletions.
There are no files selected for viewing
24 changes: 24 additions & 0 deletions
24
manifests/v/vim/vim/nightly/9.1.0698/vim.vim.nightly.installer.yaml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,24 @@ | ||
# Created with WinGet Releaser using komac v2.4.1 | ||
# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json | ||
|
||
PackageIdentifier: vim.vim.nightly | ||
PackageVersion: 9.1.0698 | ||
Platform: | ||
- Windows.Desktop | ||
InstallerType: nullsoft | ||
Scope: machine | ||
InstallModes: | ||
- interactive | ||
- silent | ||
UpgradeBehavior: install | ||
ReleaseDate: 2024-08-26 | ||
ElevationRequirement: elevationRequired | ||
Installers: | ||
- Architecture: x86 | ||
InstallerUrl: https://github.com/vim/vim-win32-installer/releases/download/v9.1.0698/gvim_9.1.0698_x86.exe | ||
InstallerSha256: CF48193B77660E9B02CC90048FE551174AF3C92FB8867436FA7FBEA512A54786 | ||
- Architecture: x64 | ||
InstallerUrl: https://github.com/vim/vim-win32-installer/releases/download/v9.1.0698/gvim_9.1.0698_x64.exe | ||
InstallerSha256: 32DA8DED259B2986AA2C30E6BB2ADAF6AF4CCC1745576BDD225F48DDE70DE427 | ||
ManifestType: installer | ||
ManifestVersion: 1.6.0 |
56 changes: 56 additions & 0 deletions
56
manifests/v/vim/vim/nightly/9.1.0698/vim.vim.nightly.locale.en-US.yaml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,56 @@ | ||
# Created with WinGet Releaser using komac v2.4.1 | ||
# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json | ||
|
||
PackageIdentifier: vim.vim.nightly | ||
PackageVersion: 9.1.0698 | ||
PackageLocale: en-US | ||
Publisher: Bram Moolenaar et al. | ||
PublisherUrl: https://github.com/vim/vim-win32-installer | ||
PublisherSupportUrl: https://github.com/vim/vim-win32-installer/issues | ||
Author: Bram Moolenaar et al. | ||
PackageName: Vim | ||
PackageUrl: http://www.vim.org/ | ||
License: Copyright (C) 1991-2020 Bram Moolenaar [[email protected]] - Charityware / GNU GPL compatible | ||
LicenseUrl: https://github.com/vim/vim-win32-installer#license--copyright | ||
Copyright: Copyright (C) 1991-2020 Bram Moolenaar [[email protected]] | ||
CopyrightUrl: https://github.com/vim/vim-win32-installer#license--copyright | ||
ShortDescription: Vim is a highly configurable text editor built to make creating and changing any kind of text very efficient | ||
Moniker: vim | ||
Tags: | ||
- code-editor | ||
- g-vim | ||
- gvim | ||
- text-editing | ||
- text-editor | ||
- tool | ||
- utility | ||
- vi | ||
ReleaseNotes: |- | ||
v9.1.0698 | ||
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: | ||
- 9.1.0698: tests: "Untitled" file not removed when running Test_crash1_3 alone | ||
Files: | ||
:unlock: Unsigned Files: | ||
- gvim_9.1.0698_x86.exe | ||
32-bit installer (If you don't know what to use, use this one) | ||
- gvim_9.1.0698_x64.exe | ||
64-bit installer | ||
- gvim_9.1.0698_x86.zip | ||
32-bit zip archive | ||
- gvim_9.1.0698_x64.zip | ||
64-bit zip archive | ||
- gvim_9.1.0698_x86_pdb.zip | ||
pdb files for debugging the corresponding 32-bit executable | ||
- gvim_9.1.0698_x64_pdb.zip | ||
pdb files for debugging the corresponding 64-bit executable | ||
- Strawberry Perl 5.32 | ||
- LuaBinaries 5.4 | ||
- Python 2.7 | ||
- Python3 3.8 or later | ||
- Racket 8.7 (BC) | ||
- RubyInstaller 3.2 | ||
- libsodium 1.0.19 | ||
See the README for detail. | ||
ReleaseNotesUrl: https://github.com/vim/vim-win32-installer/releases/tag/v9.1.0698 | ||
ManifestType: defaultLocale | ||
ManifestVersion: 1.6.0 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,8 @@ | ||
# Created with WinGet Releaser using komac v2.4.1 | ||
# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.6.0.schema.json | ||
|
||
PackageIdentifier: vim.vim.nightly | ||
PackageVersion: 9.1.0698 | ||
DefaultLocale: en-US | ||
ManifestType: version | ||
ManifestVersion: 1.6.0 |