From cfa7757a114b8aad383ac6ea005e21736866127f Mon Sep 17 00:00:00 2001 From: Mike McQuaid Date: Tue, 22 Jan 2019 08:19:31 +0000 Subject: [PATCH] vim: fix revision placement. --- Formula/vim.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Formula/vim.rb b/Formula/vim.rb index 948c837a52..21b2dd60ee 100644 --- a/Formula/vim.rb +++ b/Formula/vim.rb @@ -4,8 +4,8 @@ class Vim < Formula # vim should only be updated every 50 releases on multiples of 50 url "https://github.com/vim/vim/archive/v8.1.0750.tar.gz" sha256 "3ae7deca957d48a61b72bd34c6ee9869583a4978bc27367b023a1cae506899be" - head "https://github.com/vim/vim.git" revision 1 + head "https://github.com/vim/vim.git" bottle do sha256 "20fff1c4f9d73a661fa3cf025a195ef3b79e35806a7c2ad8f3e680ea11d9ea08" => :mojave