Added vim version 8.2.2803. (#11557)

This commit is contained in:
Easton Pillay
2021-04-26 08:04:34 -05:00
committed by GitHub
parent af06940e92
commit 46553d075d
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.2803
MinimumOSVersion: 10.0.0.0
InstallerType: nullsoft
Installers:
- Architecture: x64
InstallerUrl: https://github.com/vim/vim-win32-installer/releases/download/v8.2.2803/gvim_8.2.2803_x64.exe
InstallerSha256: 2681C90D25A530406B76A287FC944EA3939D85A3100198DD8E6156BFD573B263
- Architecture: x86
InstallerUrl: https://github.com/vim/vim-win32-installer/releases/download/v8.2.2803/gvim_8.2.2803_x86.exe
InstallerSha256: 7D743422492DFDA5046133C9F6682DC2AC019BBAC207B8670500EAAECE29BA62
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.2803
PackageLocale: en-US
Moniker: vim
Author: vim
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: vim
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.2803
DefaultLocale: en-US
ManifestType: version
ManifestVersion: 1.0.0