macvim 8.0-143
Closes #21433. Signed-off-by: ilovezfs <ilovezfs@icloud.com>
This commit is contained in:
parent
a90e2399c8
commit
d9925d1e7e
1 changed files with 3 additions and 3 deletions
|
@ -2,9 +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-142.tar.gz"
|
||||
version "8.0-142"
|
||||
sha256 "05582fa5a2180a29676182b339123aea5e45d656f99c0cfb66fe3ffb5640a200"
|
||||
url "https://github.com/macvim-dev/macvim/archive/snapshot-143.tar.gz"
|
||||
version "8.0-143"
|
||||
sha256 "474c7059b2c5bf3c331bbe8e46be828ec9170eee5e1abb477ff605c9db06b998"
|
||||
head "https://github.com/macvim-dev/macvim.git"
|
||||
|
||||
bottle do
|
||||
|
|
Loading…
Reference in a new issue