macvim 7.4-99
MacVim 7.4-99 Closes Homebrew/homebrew#50082. Signed-off-by: Dominyk Tiller <dominyktiller@gmail.com>
This commit is contained in:
parent
d812e06eff
commit
911ea8cfa3
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-98.tar.gz"
|
||||
version "7.4-98"
|
||||
sha256 "9fc0cf5f7b71e0eaddfe568588bfb98e3bd392fd3e86a767d95dfef7fff979f0"
|
||||
url "https://github.com/macvim-dev/macvim/archive/snapshot-99.tar.gz"
|
||||
version "7.4-99"
|
||||
sha256 "f53eedd643d3c97aec4585f70f00fca3e0097cd9c48254f78a0a554ad3cc97fd"
|
||||
|
||||
head "https://github.com/macvim-dev/macvim.git"
|
||||
|
||||
|
|
Loading…
Reference in a new issue