Added Vim version 8.2.2879. (#13885)
This commit is contained in:
@@ -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.2879
|
||||||
|
MinimumOSVersion: 10.0.0.0
|
||||||
|
InstallerType: nullsoft
|
||||||
|
Installers:
|
||||||
|
- Architecture: x64
|
||||||
|
InstallerUrl: https://github.com/vim/vim-win32-installer/releases/download/v8.2.2879/gvim_8.2.2879_x64.exe
|
||||||
|
InstallerSha256: B08888F6FDD6B4C65A2D3919F425A36508009DE1F3426C1AF504BB20FA6762D2
|
||||||
|
- Architecture: x86
|
||||||
|
InstallerUrl: https://github.com/vim/vim-win32-installer/releases/download/v8.2.2879/gvim_8.2.2879_x86.exe
|
||||||
|
InstallerSha256: E966CA532A27EC0B835401499F9EB2DB1431234BA9FB44B98C79DFF5F634673E
|
||||||
|
ManifestType: installer
|
||||||
|
ManifestVersion: 1.0.0
|
||||||
|
|
||||||
@@ -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.2879
|
||||||
|
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
|
||||||
|
|
||||||
@@ -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.2879
|
||||||
|
DefaultLocale: en-US
|
||||||
|
ManifestType: version
|
||||||
|
ManifestVersion: 1.0.0
|
||||||
|
|
||||||
Reference in New Issue
Block a user