Skip to content

Commit

Permalink
vim-custom: update 9.0.0100 bottle.
Browse files Browse the repository at this point in the history
  • Loading branch information
PatTheMav committed Aug 3, 2022
1 parent daf5041 commit 0e752a0
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-9.0.0000"
sha256 big_sur: "f186554be1d9d20a1e71a10a19b6fbbcb8f7d85368c424a741fe2ee2e48fb7b6"
sha256 x86_64_linux: "b5653dad8fe4362dee88da94b21305bb836f5bb3dbdc094c910f8438561d41f4"
root_url "https://github.com/PatTheMav/homebrew-custom/releases/download/vim-custom-9.0.0100"
sha256 big_sur: "4b498d8c3c522e95613b122012ca2ad5735e1af26aef1b6c5e7ee8ceb858028a"
sha256 x86_64_linux: "940b47698e2079c7fa865ad7da36244e96d8bd0c0602773e449c04a9dcb21033"
end

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

0 comments on commit 0e752a0

Please sign in to comment.