diff --git a/Formula/vim-custom.rb b/Formula/vim-custom.rb index c669d7b..293e478 100644 --- a/Formula/vim-custom.rb +++ b/Formula/vim-custom.rb @@ -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)"