diff --git a/Formula/macvim.rb b/Formula/macvim.rb index 6803c9618d..16ba362f11 100644 --- a/Formula/macvim.rb +++ b/Formula/macvim.rb @@ -2,11 +2,9 @@ class Macvim < Formula desc "GUI for vim, made for macOS" homepage "https://github.com/macvim-dev/macvim" - url "https://github.com/macvim-dev/macvim/archive/snapshot-119.tar.gz" - version "8.0-119" - sha256 "5e99d6b4b2fbdb411ccbae747fc2270eac05c7f0d8c2273833cf1bb71fd7483e" - revision 1 - + url "https://github.com/macvim-dev/macvim/archive/snapshot-120.tar.gz" + version "8.0-120" + sha256 "8b8a0f0c05203f9732bae17f79f7170244958acb995432a4381373ab2cdfaf86" head "https://github.com/macvim-dev/macvim.git" bottle do