Skip to content

Commit

Permalink
vim 8.0.0456
Browse files Browse the repository at this point in the history
Closes #11056.

Signed-off-by: Alexander Hamann <neutric@users.noreply.github.com>
  • Loading branch information
artdevjs authored and neutric committed Mar 13, 2017
1 parent c523f3c commit 7a4bf10
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Formula/vim.rb
Original file line number Diff line number Diff line change
@@ -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.0454.tar.gz"
sha256 "e1f683c4a0e3fa56fa02769bbca576e4960850b0ca8640514a7b114b88c27b89"
url "https://github.com/vim/vim/archive/v8.0.0456.tar.gz"
sha256 "1269bd8b2e869400929e77002918ebaea4a55363566bccd18f49a0808b65a41c"
head "https://github.com/vim/vim.git"

bottle do
Expand Down

0 comments on commit 7a4bf10

Please sign in to comment.