vim 8.0.0163
Closes #8675. Signed-off-by: Tomasz Pajor <tomek@polishgeeks.com>
This commit is contained in:
parent
7d31ff2400
commit
f08afe80eb
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.0160.tar.gz"
|
||||
sha256 "955c9f9196c548c199650dd932fb010a5fd94e5a9fe71acfc2798364e99bf1bc"
|
||||
url "https://github.com/vim/vim/archive/v8.0.0163.tar.gz"
|
||||
sha256 "f9987dc052e05168620ad95262e16beb05974ae26c4b93ce11f6d6efb103d752"
|
||||
head "https://github.com/vim/vim.git"
|
||||
|
||||
bottle do
|
||||
|
|
Loading…
Reference in a new issue