Skip to content

Commit

Permalink
vim-custom: update 9.0.0150 bottle.
Browse files Browse the repository at this point in the history
  • Loading branch information
PatTheMav committed Aug 8, 2022
1 parent 8a6a552 commit 0fd99b6
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.0100"
sha256 big_sur: "4b498d8c3c522e95613b122012ca2ad5735e1af26aef1b6c5e7ee8ceb858028a"
sha256 x86_64_linux: "940b47698e2079c7fa865ad7da36244e96d8bd0c0602773e449c04a9dcb21033"
root_url "https://github.com/PatTheMav/homebrew-custom/releases/download/vim-custom-9.0.0150"
sha256 big_sur: "ac7a11d7261f74b42be3fc5337f7be9ebef7a0fb65937119a9ebd833481a8a07"
sha256 x86_64_linux: "59ef84df862c1c2bbdf072528d8e568c88459f14831272df0514d62a0fefdbc2"
end

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

0 comments on commit 0fd99b6

Please sign in to comment.