Update vim.vim to 8.2.2847 (#12455)

This commit is contained in:
ItzLevvie
2021-05-11 14:17:44 +01:00
committed by GitHub
parent 3f5770f473
commit 945060a2f2
3 changed files with 43 additions and 0 deletions

View File

@@ -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.2847
MinimumOSVersion: 10.0.0.0
InstallerType: nullsoft
Installers:
- Architecture: x64
InstallerUrl: https://github.com/vim/vim-win32-installer/releases/download/v8.2.2847/gvim_8.2.2847_x64.exe
InstallerSha256: 3dbc6ef3d47bf072ac2214c74e5d99fd5af379d33f7ba5c424d9cc8b80c943b5
- Architecture: x86
InstallerUrl: https://github.com/vim/vim-win32-installer/releases/download/v8.2.2847/gvim_8.2.2847_x86.exe
InstallerSha256: 3039f2e24b6ce0ac79f1858c27de99098b819f2b9a53d4182d54ab6fa1937448
ManifestType: installer
ManifestVersion: 1.0.0

View File

@@ -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.2847
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,6 @@
# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.0.0.schema.json
PackageIdentifier: vim.vim
PackageVersion: 8.2.2847
DefaultLocale: en-US
ManifestType: version
ManifestVersion: 1.0.0