From 52277ddf52111062b47c5eaa49db39377b67d5ae Mon Sep 17 00:00:00 2001 From: Christian Brabandt Date: Fri, 25 Oct 2024 04:42:27 +0200 Subject: [PATCH] New version: vim.vim.nightly version 9.1.0814 (#185597) --- .../9.1.0814/vim.vim.nightly.installer.yaml | 24 ++++++++ .../vim.vim.nightly.locale.en-US.yaml | 57 +++++++++++++++++++ .../vim/nightly/9.1.0814/vim.vim.nightly.yaml | 8 +++ 3 files changed, 89 insertions(+) create mode 100644 manifests/v/vim/vim/nightly/9.1.0814/vim.vim.nightly.installer.yaml create mode 100644 manifests/v/vim/vim/nightly/9.1.0814/vim.vim.nightly.locale.en-US.yaml create mode 100644 manifests/v/vim/vim/nightly/9.1.0814/vim.vim.nightly.yaml diff --git a/manifests/v/vim/vim/nightly/9.1.0814/vim.vim.nightly.installer.yaml b/manifests/v/vim/vim/nightly/9.1.0814/vim.vim.nightly.installer.yaml new file mode 100644 index 0000000000000..e2ef478a0b3ce --- /dev/null +++ b/manifests/v/vim/vim/nightly/9.1.0814/vim.vim.nightly.installer.yaml @@ -0,0 +1,24 @@ +# Created with WinGet Releaser using komac v2.6.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json + +PackageIdentifier: vim.vim.nightly +PackageVersion: 9.1.0814 +Platform: +- Windows.Desktop +InstallerType: nullsoft +Scope: machine +InstallModes: +- interactive +- silent +UpgradeBehavior: install +ReleaseDate: 2024-10-24 +ElevationRequirement: elevationRequired +Installers: +- Architecture: x86 + InstallerUrl: https://github.com/vim/vim-win32-installer/releases/download/v9.1.0814/gvim_9.1.0814_x86.exe + InstallerSha256: 61E86E5C1A7C74D20B2897EB28773F206BBEFFCA7AE0E32E5A7DFD2CEE9EA91F +- Architecture: x64 + InstallerUrl: https://github.com/vim/vim-win32-installer/releases/download/v9.1.0814/gvim_9.1.0814_x64.exe + InstallerSha256: C512F3E6DC8ED1916BB3208C5016B8AC7CE2CF8F0C23A5C2687F1E36504E6BC4 +ManifestType: installer +ManifestVersion: 1.6.0 diff --git a/manifests/v/vim/vim/nightly/9.1.0814/vim.vim.nightly.locale.en-US.yaml b/manifests/v/vim/vim/nightly/9.1.0814/vim.vim.nightly.locale.en-US.yaml new file mode 100644 index 0000000000000..251df81f84a42 --- /dev/null +++ b/manifests/v/vim/vim/nightly/9.1.0814/vim.vim.nightly.locale.en-US.yaml @@ -0,0 +1,57 @@ +# Created with WinGet Releaser using komac v2.6.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json + +PackageIdentifier: vim.vim.nightly +PackageVersion: 9.1.0814 +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: |- + v9.1.0814 + 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: + - runtime(syntax-tests): tiny vim fails because of line-continuation + - 9.1.0814: mapset() may remove unrelated mapping + Files: + :unlock: Unsigned Files: + - gvim_9.1.0814_x86.exe + 32-bit installer (If you don't know what to use, use this one) + - gvim_9.1.0814_x64.exe + 64-bit installer + - gvim_9.1.0814_x86.zip + 32-bit zip archive + - gvim_9.1.0814_x64.zip + 64-bit zip archive + - gvim_9.1.0814_x86_pdb.zip + pdb files for debugging the corresponding 32-bit executable + - gvim_9.1.0814_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.0814 +ManifestType: defaultLocale +ManifestVersion: 1.6.0 diff --git a/manifests/v/vim/vim/nightly/9.1.0814/vim.vim.nightly.yaml b/manifests/v/vim/vim/nightly/9.1.0814/vim.vim.nightly.yaml new file mode 100644 index 0000000000000..7a8dad1f89664 --- /dev/null +++ b/manifests/v/vim/vim/nightly/9.1.0814/vim.vim.nightly.yaml @@ -0,0 +1,8 @@ +# Created with WinGet Releaser using komac v2.6.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.6.0.schema.json + +PackageIdentifier: vim.vim.nightly +PackageVersion: 9.1.0814 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.6.0