From c3c618924ffb5765604b753f8a06ecc08c744dce Mon Sep 17 00:00:00 2001 From: FX Coudert Date: Fri, 10 May 2019 09:12:32 +0200 Subject: [PATCH] vim: revision for gettext --- Formula/vim.rb | 1 + 1 file changed, 1 insertion(+) diff --git a/Formula/vim.rb b/Formula/vim.rb index ad8b0c9777..718ea3d9d2 100644 --- a/Formula/vim.rb +++ b/Formula/vim.rb @@ -4,6 +4,7 @@ class Vim < Formula # vim should only be updated every 50 releases on multiples of 50 url "https://github.com/vim/vim/archive/v8.1.1500.tar.gz" sha256 "4bdadee10b8060f3bfc90af3a97c7b4b5964e60182033f8cf3f51e5b6d635134" + revision 1 head "https://github.com/vim/vim.git" bottle do