From ed7fb6b3e701ef0cdfb5c323817db2e26ab9a245 Mon Sep 17 00:00:00 2001 From: BrewTestBot Date: Sun, 13 Nov 2016 22:35:38 +0000 Subject: [PATCH] vim: update 8.0.0084 bottle. --- Formula/vim.rb | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Formula/vim.rb b/Formula/vim.rb index 30d84d7db1..1cff1cb3b3 100644 --- a/Formula/vim.rb +++ b/Formula/vim.rb @@ -8,9 +8,9 @@ class Vim < Formula head "https://github.com/vim/vim.git" bottle do - sha256 "c17e5c72bbd6c82f8f5a83c72902fd0fc9270c46c17e5dbe5600bdc31d9facc4" => :sierra - sha256 "7e5bc115206f4e8dd3b88196e80e11d39ddcf6a4292ca40d9774526ccc15b76f" => :el_capitan - sha256 "1b90d1a4be494ef0d93051c22aeae87bd9564a7d4458f060fb8b4896e5e3795d" => :yosemite + sha256 "ee76725ba335a067a0c1c79606b872910539326dec0f8c3b7c97141c0035915e" => :sierra + sha256 "47620526f27e1a3e13162d78cb4c08e50ca4b4d4f06348fa1858a741e7d22d0c" => :el_capitan + sha256 "aeeef2d2c0843fb75d99d93a2bf3f9b6f8e681576a90002bccb241766dba7c51" => :yosemite end deprecated_option "disable-nls" => "without-nls"