From c4191c50e8289bfee5f037ec270ec1075fb192c6 Mon Sep 17 00:00:00 2001 From: Easton Pillay Date: Sat, 15 May 2021 22:30:09 -0400 Subject: [PATCH] Added Vim version 8.2.2856. (#13045) --- .../v/vim/vim/8.2.2856/vim.vim.installer.yaml | 15 ++++++++++++ .../vim/8.2.2856/vim.vim.locale.en-US.yaml | 24 +++++++++++++++++++ manifests/v/vim/vim/8.2.2856/vim.vim.yaml | 7 ++++++ 3 files changed, 46 insertions(+) create mode 100644 manifests/v/vim/vim/8.2.2856/vim.vim.installer.yaml create mode 100644 manifests/v/vim/vim/8.2.2856/vim.vim.locale.en-US.yaml create mode 100644 manifests/v/vim/vim/8.2.2856/vim.vim.yaml diff --git a/manifests/v/vim/vim/8.2.2856/vim.vim.installer.yaml b/manifests/v/vim/vim/8.2.2856/vim.vim.installer.yaml new file mode 100644 index 000000000..68caec9ce --- /dev/null +++ b/manifests/v/vim/vim/8.2.2856/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.2856 +MinimumOSVersion: 10.0.0.0 +InstallerType: nullsoft +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/vim/vim-win32-installer/releases/download/v8.2.2856/gvim_8.2.2856_x64.exe + InstallerSha256: F331B6D19B3D2B82894D7565FA3CCC8BFE683520214C5E460F89EDA6AD825CC1 +- Architecture: x86 + InstallerUrl: https://github.com/vim/vim-win32-installer/releases/download/v8.2.2856/gvim_8.2.2856_x86.exe + InstallerSha256: 5EE7333953F5AF89333714A6977F78F9AC42313887074860DB5A74A15ED1AEAF +ManifestType: installer +ManifestVersion: 1.0.0 + diff --git a/manifests/v/vim/vim/8.2.2856/vim.vim.locale.en-US.yaml b/manifests/v/vim/vim/8.2.2856/vim.vim.locale.en-US.yaml new file mode 100644 index 000000000..b8190842c --- /dev/null +++ b/manifests/v/vim/vim/8.2.2856/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.2856 +PackageLocale: en-US +Moniker: vim +Author: Bram Moolenaar et al. +LicenseUrl: https://github.com/vim/vim-win32-installer/tree/v8.2.2632#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.2856/vim.vim.yaml b/manifests/v/vim/vim/8.2.2856/vim.vim.yaml new file mode 100644 index 000000000..ab819b174 --- /dev/null +++ b/manifests/v/vim/vim/8.2.2856/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.2856 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.0.0 +