macvim 7.4-82
Update macvim to snapshot 82 Closes Homebrew/homebrew#46088. Signed-off-by: Dominyk Tiller <dominyktiller@gmail.com>
This commit is contained in:
parent
5164719745
commit
4cb31f8138
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-81.tar.gz"
|
||||
version "7.4-81"
|
||||
sha256 "b6bf783ca00dbaae43b74a37b5845536fc356fd90211f05011cb77376aefbc57"
|
||||
url "https://github.com/macvim-dev/macvim/archive/snapshot-82.tar.gz"
|
||||
version "7.4-82"
|
||||
sha256 "fd6dddc03df31d402ccae09dfcd4e43013c4c82c09a9ec6a12486aee5d23ebee"
|
||||
|
||||
head "https://github.com/macvim-dev/macvim.git"
|
||||
|
||||
|
|
Loading…
Reference in a new issue