Skip to content

Commit 99200f0

Browse files
committed
vim-custom: update 9.1.0850 bottle.
1 parent 9786a88 commit 99200f0

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

Formula/vim-custom.rb

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -25,10 +25,10 @@ class VimCustom < Formula
2525
end
2626

2727
bottle do
28-
root_url "https://github.com/PatTheMav/homebrew-custom/releases/download/vim-custom-9.1.0750"
29-
sha256 arm64_sonoma: "9cd64129bae1d9ada18ee5a0e15f62dcf2cfd672a927167d3bec755ce579c7b1"
30-
sha256 ventura: "0ce159e84f5e2984837f9c0cf527e6dfb1a159a3f246e6b4fd6275ad2d134fa0"
31-
sha256 x86_64_linux: "41c1292dd8259c0f501f70e2e8a3fe71c13a9c52f4d2f4695178f46b454cfe79"
28+
root_url "https://github.com/PatTheMav/homebrew-custom/releases/download/vim-custom-9.1.0850"
29+
sha256 arm64_sonoma: "6991e8f23b3cf428e85d2c1b0cbd67d3a844a85c1c84dbc52bcadf7f40a85999"
30+
sha256 ventura: "5f451df3c4b21ad1f706c8169471e24f5346ed60d751e3f4ca1932a00c13ee23"
31+
sha256 x86_64_linux: "af2972e863443e0e313a6b0ccc49e50a0786d0e1dc90f8225e65ddc4f1a227d5"
3232
end
3333

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

0 commit comments

Comments
 (0)