vim 8.0.0165
Closes #8698. Signed-off-by: ilovezfs <ilovezfs@icloud.com>
This commit is contained in:
parent
e945dc5128
commit
a51d7198d5
1 changed files with 2 additions and 2 deletions
|
@ -1,8 +1,8 @@
|
|||
class Vim < Formula
|
||||
desc "Vi \"workalike\" with many additional features"
|
||||
homepage "http://www.vim.org/"
|
||||
url "https://github.com/vim/vim/archive/v8.0.0163.tar.gz"
|
||||
sha256 "f9987dc052e05168620ad95262e16beb05974ae26c4b93ce11f6d6efb103d752"
|
||||
url "https://github.com/vim/vim/archive/v8.0.0165.tar.gz"
|
||||
sha256 "5d0c5b6e26ad61ae9bfe0da8489a8ff0fb5473f408bfb5867660572b460712c3"
|
||||
head "https://github.com/vim/vim.git"
|
||||
|
||||
bottle do
|
||||
|
|
Loading…
Reference in a new issue