neovim: update 0.3.5 bottle.

This commit is contained in:
BrewTestBot 2019-04-29 08:59:22 +00:00 committed by Chongyu Zhu
parent a458493e62
commit 74571e3883
No known key found for this signature in database
GPG key ID: 1A43E3C9100B38F5

View file

@ -6,9 +6,9 @@ class Neovim < Formula
head "https://github.com/neovim/neovim.git"
bottle do
sha256 "7bb939377f5438ca9147f57bbcabaf9695f7b8aa6f88394f29462936c830b5ed" => :mojave
sha256 "f31dbf1ac5d69a44e14ba1ae71d9d3f806408b9006f9fd77cef346fc83c0019c" => :high_sierra
sha256 "ff0888eb750258eb907cf8982c114a11b63a5ae7adade5e517013f40faf9054d" => :sierra
sha256 "d6ba900725be1093bc3c8fc4e871f3dbae05f54d9debc2c9600c879ab2590f37" => :mojave
sha256 "40e61b0a7f03754296bba740a3f504dc47339200526b49945993d14d0bcc7ae8" => :high_sierra
sha256 "2510eb4e6ab06f75a3982ed881419945104f2c1daa90f45fabb430cb3889ce80" => :sierra
end
depends_on "cmake" => :build