Skip to content

Commit

Permalink
vim-custom: update 9.0.0000 bottle.
Browse files Browse the repository at this point in the history
  • Loading branch information
PatTheMav committed Jul 3, 2022
1 parent 84d9d43 commit 6dcea0f
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions Formula/vim-custom.rb
Original file line number Diff line number Diff line change
Expand Up @@ -7,9 +7,9 @@ class VimCustom < Formula
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.5050"
sha256 big_sur: "6b8b822d7d08580695ac88ce5834d707c2d84b14050f91a7650a375428b7f996"
sha256 x86_64_linux: "3ccc258bbf3c3fe396e39c8a48e556551499e4ccd7c06bc1644f6184b3e08040"
root_url "https://github.com/PatTheMav/homebrew-custom/releases/download/vim-custom-9.0.0000"
sha256 big_sur: "f186554be1d9d20a1e71a10a19b6fbbcb8f7d85368c424a741fe2ee2e48fb7b6"
sha256 x86_64_linux: "b5653dad8fe4362dee88da94b21305bb836f5bb3dbdc094c910f8438561d41f4"
end

option "with-gettext", "Build vim with National Language Support (translated messages, keymaps)"
Expand Down

0 comments on commit 6dcea0f

Please sign in to comment.