We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9e38b18 commit b5219f8Copy full SHA for b5219f8
Formula/v/vim.rb
@@ -2,8 +2,8 @@ class Vim < Formula
2
desc "Vi 'workalike' with many additional features"
3
homepage "https://www.vim.org/"
4
# vim should only be updated every 50 releases on multiples of 50
5
- url "https://github.com/vim/vim/archive/refs/tags/v9.1.1600.tar.gz"
6
- sha256 "7e9f443a0611312d933073af522d85156c4b07b035b84ce29172b7d55c2cbbc6"
+ url "https://github.com/vim/vim/archive/refs/tags/v9.1.1650.tar.gz"
+ sha256 "bab8a11ae35333221cffbca4518588bbe36604a5207135bf9f0d31579277960d"
7
license "Vim"
8
head "https://github.com/vim/vim.git", branch: "master"
9
0 commit comments