diff --git a/Formula/v/vim.rb b/Formula/v/vim.rb index 1c17a3ce60a4..e81f3a34ea5f 100644 --- a/Formula/v/vim.rb +++ b/Formula/v/vim.rb @@ -5,6 +5,7 @@ class Vim < Formula url "https://github.com/vim/vim/archive/refs/tags/v9.1.0750.tar.gz" sha256 "6d668be3da4ab41081b2b9d935f41d066e6002c8c72e23e37e0c5363c9da977b" license "Vim" + revision 1 head "https://github.com/vim/vim.git", branch: "master" # The Vim repository contains thousands of tags and the `Git` strategy isn't