From 11e5f57ee190ea2ac70bd80a98c1e079a4cb98dd Mon Sep 17 00:00:00 2001 From: Christian Brabandt Date: Mon, 20 Nov 2023 08:45:46 +0100 Subject: [PATCH] New version: vim.vim.nightly version 9.0.2116 (#127360) --- .../9.0.2116/vim.vim.nightly.installer.yaml | 24 ++++++++++ .../vim.vim.nightly.locale.en-US.yaml | 47 +++++++++++++++++++ .../vim/nightly/9.0.2116/vim.vim.nightly.yaml | 8 ++++ 3 files changed, 79 insertions(+) create mode 100644 manifests/v/vim/vim/nightly/9.0.2116/vim.vim.nightly.installer.yaml create mode 100644 manifests/v/vim/vim/nightly/9.0.2116/vim.vim.nightly.locale.en-US.yaml create mode 100644 manifests/v/vim/vim/nightly/9.0.2116/vim.vim.nightly.yaml diff --git a/manifests/v/vim/vim/nightly/9.0.2116/vim.vim.nightly.installer.yaml b/manifests/v/vim/vim/nightly/9.0.2116/vim.vim.nightly.installer.yaml new file mode 100644 index 0000000000000..93eee473e8d02 --- /dev/null +++ b/manifests/v/vim/vim/nightly/9.0.2116/vim.vim.nightly.installer.yaml @@ -0,0 +1,24 @@ +# Created with WinGet Releaser v2 using Komac v1.11.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.5.0.schema.json + +PackageIdentifier: vim.vim.nightly +PackageVersion: 9.0.2116 +Platform: +- Windows.Desktop +InstallerType: nullsoft +Scope: machine +InstallModes: +- interactive +- silent +UpgradeBehavior: install +ReleaseDate: 2023-11-20 +ElevationRequirement: elevationRequired +Installers: +- Architecture: x86 + InstallerUrl: https://github.com/vim/vim-win32-installer/releases/download/v9.0.2116/gvim_9.0.2116_x86.exe + InstallerSha256: 45327ABD3A87D69168C79ECD601EE37BD08EDACD8CAAD162A6A07C1765D642FC +- Architecture: x64 + InstallerUrl: https://github.com/vim/vim-win32-installer/releases/download/v9.0.2116/gvim_9.0.2116_x64.exe + InstallerSha256: 47770A8403E1EA2B708B85E6A9D542EFA78D506849C7E52A07AA819975DBAB94 +ManifestType: installer +ManifestVersion: 1.5.0 diff --git a/manifests/v/vim/vim/nightly/9.0.2116/vim.vim.nightly.locale.en-US.yaml b/manifests/v/vim/vim/nightly/9.0.2116/vim.vim.nightly.locale.en-US.yaml new file mode 100644 index 0000000000000..1ab67a471426f --- /dev/null +++ b/manifests/v/vim/vim/nightly/9.0.2116/vim.vim.nightly.locale.en-US.yaml @@ -0,0 +1,47 @@ +# Created with WinGet Releaser v2 using Komac v1.11.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.5.0.schema.json + +PackageIdentifier: vim.vim.nightly +PackageVersion: 9.0.2116 +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 [Bram@vim.org] - Charityware / GNU GPL compatible +LicenseUrl: https://github.com/vim/vim-win32-installer#license--copyright +Copyright: Copyright (C) 1991-2020 Bram Moolenaar [Bram@vim.org] +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: |- + Changes: + - 9.0.2116: No test for defining sign without attribute + - 9.0.2115: crash when callback function aborts because of recursiveness + - 9.0.2114: overflow detection not accurate when adding digits + - 9.0.2113: Coverity warns for another overflow in shift\_line() + - runtime(doc): Refactor doc-Makefiles (#13519) + - runtime(doc): document proper notation of gVim, document vim-security list + - translation(sr): Update Serbian messages translation (#13538) + - 9.0.2112: \[security\]: overflow in shift\_line + - 9.0.2111: \[security\]: overflow in get\_number + - 9.0.2110: \[security\]: overflow in ex address parsing + - 9.0.2109: \[security\]: overflow in nv\_z\_get\_count + - 9.0.2108: \[security\]: overflow with count for :s command + - 9.0.2107: \[security\]: FPE in adjust\_plines\_for\_skipcol + - 9.0.2106: \[security\]: Use-after-free in win\_close() + - runtime(tar): comment out strange error condition check +ReleaseNotesUrl: https://github.com/vim/vim-win32-installer/releases/tag/v9.0.2116 +ManifestType: defaultLocale +ManifestVersion: 1.5.0 diff --git a/manifests/v/vim/vim/nightly/9.0.2116/vim.vim.nightly.yaml b/manifests/v/vim/vim/nightly/9.0.2116/vim.vim.nightly.yaml new file mode 100644 index 0000000000000..3cb111f7f92b8 --- /dev/null +++ b/manifests/v/vim/vim/nightly/9.0.2116/vim.vim.nightly.yaml @@ -0,0 +1,8 @@ +# Created with WinGet Releaser v2 using Komac v1.11.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.5.0.schema.json + +PackageIdentifier: vim.vim.nightly +PackageVersion: 9.0.2116 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.5.0