vim 8.2.4150

Closes #93461.

Signed-off-by: Alexander Bayandin <a.bayandin@gmail.com>
Signed-off-by: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com>
master
Porkepix 2022-01-20 13:16:59 +01:00 committed by BrewTestBot
parent 516c5d86c1
commit 55c51b41a9
No known key found for this signature in database
GPG Key ID: 82D7D104050B0F0F
1 changed files with 2 additions and 2 deletions

View File

@ -2,8 +2,8 @@ class Vim < Formula
desc "Vi 'workalike' with many additional features"
homepage "https://www.vim.org/"
# vim should only be updated every 50 releases on multiples of 50
url "https://github.com/vim/vim/archive/v8.2.4100.tar.gz"
sha256 "a07abcbf2cdde5cbb9fdeef205afcb5dee28936dc1011fabd696a72087b68fc4"
url "https://github.com/vim/vim/archive/v8.2.4150.tar.gz"
sha256 "d3238641a8318e89971832374c06e700a9ded7fa868b88d36e091187a16ecaaa"
license "Vim"
head "https://github.com/vim/vim.git", branch: "master"