From 275318534b883d39e7795d02d4b81cea3b6f660e Mon Sep 17 00:00:00 2001 From: Easton Pillay Date: Thu, 27 May 2021 08:33:50 -0400 Subject: [PATCH] Added Vim version 8.2.2890. (#14050) --- .../v/vim/vim/8.2.2890/vim.vim.installer.yaml | 15 ++++++++++++ .../vim/8.2.2890/vim.vim.locale.en-US.yaml | 24 +++++++++++++++++++ manifests/v/vim/vim/8.2.2890/vim.vim.yaml | 7 ++++++ 3 files changed, 46 insertions(+) create mode 100644 manifests/v/vim/vim/8.2.2890/vim.vim.installer.yaml create mode 100644 manifests/v/vim/vim/8.2.2890/vim.vim.locale.en-US.yaml create mode 100644 manifests/v/vim/vim/8.2.2890/vim.vim.yaml diff --git a/manifests/v/vim/vim/8.2.2890/vim.vim.installer.yaml b/manifests/v/vim/vim/8.2.2890/vim.vim.installer.yaml new file mode 100644 index 000000000..86b419acd --- /dev/null +++ b/manifests/v/vim/vim/8.2.2890/vim.vim.installer.yaml @@ -0,0 +1,15 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.0.0.schema.json +PackageIdentifier: vim.vim +PackageVersion: 8.2.2890 +MinimumOSVersion: 10.0.0.0 +InstallerType: nullsoft +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/vim/vim-win32-installer/releases/download/v8.2.2890/gvim_8.2.2890_x64.exe + InstallerSha256: 18DF74DDE14EBA6AE90879D90B1AF9A476B0271A141922C4A042197814D0ED68 +- Architecture: x86 + InstallerUrl: https://github.com/vim/vim-win32-installer/releases/download/v8.2.2890/gvim_8.2.2890_x86.exe + InstallerSha256: 3F46661533C548429A88B9101FF1A509DF51B149061F30E16F71B320B72FC337 +ManifestType: installer +ManifestVersion: 1.0.0 + diff --git a/manifests/v/vim/vim/8.2.2890/vim.vim.locale.en-US.yaml b/manifests/v/vim/vim/8.2.2890/vim.vim.locale.en-US.yaml new file mode 100644 index 000000000..546cb4eed --- /dev/null +++ b/manifests/v/vim/vim/8.2.2890/vim.vim.locale.en-US.yaml @@ -0,0 +1,24 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultlocale.1.0.0.schema.json +PackageIdentifier: vim.vim +PackageVersion: 8.2.2890 +PackageLocale: en-US +Moniker: vim +Author: Bram Moolenaar et al. +LicenseUrl: https://github.com/vim/vim-win32-installer#license--copyright +PackageUrl: http://www.vim.org/ +Tags: +- vim +- gvim +- vi +- text editor +- text editing +- code editor +- utility +- tool +Publisher: Bram Moolenaar et al. +PackageName: Vim +License: Copyright (C) 1991-2020 Bram Moolenaar [Bram@vim.org] - Charityware / GNU GPL compatible +ShortDescription: Vim is a highly configurable text editor built to make creating and changing any kind of text very efficient +ManifestType: defaultLocale +ManifestVersion: 1.0.0 + diff --git a/manifests/v/vim/vim/8.2.2890/vim.vim.yaml b/manifests/v/vim/vim/8.2.2890/vim.vim.yaml new file mode 100644 index 000000000..a3a55531c --- /dev/null +++ b/manifests/v/vim/vim/8.2.2890/vim.vim.yaml @@ -0,0 +1,7 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.0.0.schema.json +PackageIdentifier: vim.vim +PackageVersion: 8.2.2890 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.0.0 +