macvim 7.4-98
Closes Homebrew/homebrew#49715. Signed-off-by: Dominyk Tiller <dominyktiller@gmail.com>
This commit is contained in:
parent
c79d78c63b
commit
12127d0e3e
1 changed files with 3 additions and 3 deletions
|
@ -15,9 +15,9 @@ end
|
|||
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"
|
||||
|
||||
|
|
Loading…
Reference in a new issue