vim 8.0.0983
Closes #17085. Signed-off-by: ilovezfs <ilovezfs@icloud.com>
This commit is contained in:
parent
12cbc5166a
commit
30fb8a3a8c
1 changed files with 2 additions and 2 deletions
|
@ -1,8 +1,8 @@
|
|||
class Vim < Formula
|
||||
desc "Vi 'workalike' with many additional features"
|
||||
homepage "https://vim.sourceforge.io/"
|
||||
url "https://github.com/vim/vim/archive/v8.0.0946.tar.gz"
|
||||
sha256 "be875adbb857c644f2c8f85f4452d88dc822eb2f7e876fd6c9977ba5e9039757"
|
||||
url "https://github.com/vim/vim/archive/v8.0.0983.tar.gz"
|
||||
sha256 "5f3d5307d7055e3a55811546f6c787f1c65d209ae5b83e36c0de16d64fda8bf2"
|
||||
head "https://github.com/vim/vim.git"
|
||||
|
||||
bottle do
|
||||
|
|
Loading…
Reference in a new issue