Skip to content

Commit

Permalink
vim-custom: add 8.2.4850 bottle.
Browse files Browse the repository at this point in the history
  • Loading branch information
PatTheMav committed May 2, 2022
1 parent 48ba7a8 commit 70a98f5
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions Formula/vim-custom.rb
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,12 @@ class VimCustom < Formula
sha256 "e4f126af0803e6e88964000f4eebc2a06adbd28fa855cf93b3bc025c17cf13da"
head "https://github.com/vim/vim.git", branch: "master"

bottle do
root_url "https://github.com/PatTheMav/homebrew-custom/releases/download/vim-custom-8.2.4850"
sha256 big_sur: "ec104f96f24b54652f8a58bfc20e044fc6720bbfb7488f9b0ded5f9417ce6043"
sha256 x86_64_linux: "c161b227038f46367b0ed871e54454935b80ebae612b5b302dd8232ccb0dbc9f"
end

option "with-gettext", "Build vim with National Language Support (translated messages, keymaps)"
option "with-client-server", "Enable client/server mode"

Expand Down

0 comments on commit 70a98f5

Please sign in to comment.