* Update vim/vim to latest release File from: https://github.com/vim/vim-win32-installer/releases/tag/v8.2.2377 * Rename 8.2.2377.yml to 8.2.2377.yaml
23 lines
1001 B
YAML
23 lines
1001 B
YAML
# This is a template file for winget packages.
|
|
# It will be automatically updated on each run for the 64bit version
|
|
# Feel free to submit it to https://github.com/microsoft/winget-pkgs/
|
|
# but you might want to replace the default gvim_*_x64.exe version
|
|
# by the signed one, if it exists
|
|
Id: vim.vim
|
|
Name: vim
|
|
AppMoniker: vim
|
|
Version: 8.2.2377
|
|
Publisher: vim
|
|
Author: vim
|
|
License: Copyright (C) 1991-2020 Bram Moolenaar [Bram@vim.org] - Charityware / GNU GPL compatible
|
|
LicenseUrl: https://github.com/vim/vim/blob/master/LICENSE
|
|
MinOSVersion: 10.0.0.0
|
|
Homepage: http://www.vim.org/
|
|
Description: Vim is a highly configurable text editor built to make creating and changing any kind of text very efficient
|
|
Tags: "vim,gvim,vi,text editor,text editing,code editor,utility,tool"
|
|
InstallerType: nullsoft
|
|
Installers:
|
|
- Arch: x64
|
|
Url: https://github.com/vim/vim-win32-installer/releases/download/v8.2.2377/gvim_8.2.2377_x64.exe
|
|
Sha256: 6F79B97779F26FB984D9AEF4C4344472AA069A2D2F38CBA63C76608297E1EEE0
|