Added Vim version 8.2.2850. (#12858)

This commit is contained in:
Easton Pillay
2021-05-13 22:35:28 -04:00
committed by GitHub
parent 0ef00be840
commit 31ee4a924d
3 changed files with 46 additions and 0 deletions

View File

@@ -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.2850
MinimumOSVersion: 10.0.0.0
InstallerType: nullsoft
Installers:
- Architecture: x64
InstallerUrl: https://github.com/vim/vim-win32-installer/releases/download/v8.2.2850/gvim_8.2.2850_x64.exe
InstallerSha256: B046DC1A108B557559EF77F2647EE28750C8FAF4318342FBA4F54850504C6955
- Architecture: x86
InstallerUrl: https://github.com/vim/vim-win32-installer/releases/download/v8.2.2850/gvim_8.2.2850_x86.exe
InstallerSha256: 63278FBF8AC01D554BFC969199B24346885331735DCB61449BD56CA56AA3BA22
ManifestType: installer
ManifestVersion: 1.0.0

View File

@@ -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.2850
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

View File

@@ -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.2850
DefaultLocale: en-US
ManifestType: version
ManifestVersion: 1.0.0