vim: update 8.2.0100 bottle.
This commit is contained in:
parent
32543357a3
commit
bfb08e99c1
1 changed files with 3 additions and 3 deletions
|
@ -7,9 +7,9 @@ class Vim < Formula
|
|||
head "https://github.com/vim/vim.git"
|
||||
|
||||
bottle do
|
||||
sha256 "417cdcf9de76d54483e59ab070b270cd49d66d952da51155b98d4dcd99bc6665" => :catalina
|
||||
sha256 "a6ce5737321b8dfca2c1814ce07df92de5553c3d0bc76fd9c23815fd4b853cb1" => :mojave
|
||||
sha256 "e5ec0c22dc8d00e707e99a83b46a17c78f65b06e00eb4f4dc72b0707cf80d1f0" => :high_sierra
|
||||
sha256 "d97a2167400c6b767082eee3e74963ecfe52a9db4af209795ecdab8e0f1a6fd4" => :catalina
|
||||
sha256 "c9d5b4382dc93c7bcd9bf70db70843a22c1a1c2f94ec89bf6da0ade006c59afb" => :mojave
|
||||
sha256 "8ab12f766c03612a9fbe23ed245ffb1dcb484e53cbef15e7a157fb6596eedb8a" => :high_sierra
|
||||
end
|
||||
|
||||
depends_on "gettext"
|
||||
|
|
Loading…
Reference in a new issue