diff --git a/manifests/v/vim/vim/8.2.2886/vim.vim.installer.yaml b/manifests/v/vim/vim/8.2.2886/vim.vim.installer.yaml new file mode 100644 index 000000000..673b5b148 --- /dev/null +++ b/manifests/v/vim/vim/8.2.2886/vim.vim.installer.yaml @@ -0,0 +1,14 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.0.0.schema.json +PackageIdentifier: vim.vim +PackageVersion: 8.2.2886 +MinimumOSVersion: 10.0.0.0 +InstallerType: nullsoft +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/vim/vim-win32-installer/releases/download/v8.2.2886/gvim_8.2.2886_x64.exe + InstallerSha256: 5736DF29ECF1DC43535C97775291BBD66FFD3B0C901E1903CF557A2EBBB8CFA2 +- Architecture: x86 + InstallerUrl: https://github.com/vim/vim-win32-installer/releases/download/v8.2.2886/gvim_8.2.2886_x86.exe + InstallerSha256: 7B522BE8B3F127B6F0D5132E43BADD691BBAF27E2A21D17BDAB16926A736A0E6 +ManifestType: installer +ManifestVersion: 1.0.0 \ No newline at end of file diff --git a/manifests/v/vim/vim/8.2.2886/vim.vim.locale.en-US.yaml b/manifests/v/vim/vim/8.2.2886/vim.vim.locale.en-US.yaml new file mode 100644 index 000000000..e34728860 --- /dev/null +++ b/manifests/v/vim/vim/8.2.2886/vim.vim.locale.en-US.yaml @@ -0,0 +1,23 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultlocale.1.0.0.schema.json +PackageIdentifier: vim.vim +PackageVersion: 8.2.2886 +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.2886/vim.vim.yaml b/manifests/v/vim/vim/8.2.2886/vim.vim.yaml new file mode 100644 index 000000000..a27101fbf --- /dev/null +++ b/manifests/v/vim/vim/8.2.2886/vim.vim.yaml @@ -0,0 +1,6 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.0.0.schema.json +PackageIdentifier: vim.vim +PackageVersion: 8.2.2886 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.0.0 \ No newline at end of file