vim 8.0.0209
Closes #9134. Signed-off-by: ilovezfs <ilovezfs@icloud.com>
This commit is contained in:
parent
651bc73123
commit
4f67499a63
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.0208.tar.gz"
|
||||
sha256 "a8874e75ca436844d4daf15c913e49b4813bfcdc90c9ada2a92b8abc3828974a"
|
||||
url "https://github.com/vim/vim/archive/v8.0.0209.tar.gz"
|
||||
sha256 "e46c75815dc11408fc9734ebfdfb57f0886db85d21ab3093cacb32945567b34b"
|
||||
head "https://github.com/vim/vim.git"
|
||||
|
||||
bottle do
|
||||
|
|
Loading…
Reference in a new issue