macvim: update 8.0-131 bottle.
This commit is contained in:
parent
e1f2a18364
commit
60060168d8
1 changed files with 3 additions and 3 deletions
|
@ -8,9 +8,9 @@ class Macvim < Formula
|
||||||
head "https://github.com/macvim-dev/macvim.git"
|
head "https://github.com/macvim-dev/macvim.git"
|
||||||
|
|
||||||
bottle do
|
bottle do
|
||||||
sha256 "a403b1b412870f5ead8c418246d35d255cfc0ea0304ddca0e72811ee6bb765d8" => :sierra
|
sha256 "c1a22242b28df89d74b0e7202d4de2f4697e446cbbfdaed73ebda3f9b478073e" => :sierra
|
||||||
sha256 "0ae4cae9d31f3873b3c99395e7a454c34b84f4c41b3050c9cb35c4f0b0d5078f" => :el_capitan
|
sha256 "12f7b27ecf9dd9dc5662d44375ef061331b1145470e8e2c1b0d178a98bb304f1" => :el_capitan
|
||||||
sha256 "be11b22bf735c891c2c16f2e310575cce11cb42955ad4dee375a65551924fec3" => :yosemite
|
sha256 "fbab4d2757c18c8f8a9ab8ba75ffcbc912ab5283018ae1d8380a18ada1ba5675" => :yosemite
|
||||||
end
|
end
|
||||||
|
|
||||||
option "with-override-system-vim", "Override system vim"
|
option "with-override-system-vim", "Override system vim"
|
||||||
|
|
Loading…
Reference in a new issue