Added Vim version 8.2.2890. (#14050)
This commit is contained in:
15
manifests/v/vim/vim/8.2.2890/vim.vim.installer.yaml
Normal file
15
manifests/v/vim/vim/8.2.2890/vim.vim.installer.yaml
Normal 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.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
|
||||
|
24
manifests/v/vim/vim/8.2.2890/vim.vim.locale.en-US.yaml
Normal file
24
manifests/v/vim/vim/8.2.2890/vim.vim.locale.en-US.yaml
Normal 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.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
|
||||
|
7
manifests/v/vim/vim/8.2.2890/vim.vim.yaml
Normal file
7
manifests/v/vim/vim/8.2.2890/vim.vim.yaml
Normal 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.2890
|
||||
DefaultLocale: en-US
|
||||
ManifestType: version
|
||||
ManifestVersion: 1.0.0
|
||||
|
Reference in New Issue
Block a user