diff --git a/Library/Formula/macvim.rb b/Library/Formula/macvim.rb index 4cc587c2a64c..fdcef4a3fab2 100644 --- a/Library/Formula/macvim.rb +++ b/Library/Formula/macvim.rb @@ -15,9 +15,9 @@ def message class Macvim < Formula desc "GUI for vim, made for OS X" homepage "https://github.com/macvim-dev/macvim" - url "https://github.com/macvim-dev/macvim/archive/snapshot-97.tar.gz" - version "7.4-97" - sha256 "da843a8a3dd60f30984e0bb7556dde49a48d868d71e346574e7e0d9103d2a35a" + url "https://github.com/macvim-dev/macvim/archive/snapshot-98.tar.gz" + version "7.4-98" + sha256 "9fc0cf5f7b71e0eaddfe568588bfb98e3bd392fd3e86a767d95dfef7fff979f0" head "https://github.com/macvim-dev/macvim.git"