Skip to content

Commit 512c64f

Browse files
committed
vim-custom: update 9.1.1650 bottle.
1 parent a97045e commit 512c64f

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.1550"
29-
sha256 arm64_sequoia: "d4b32988ba80b9f5d4befa1800b52e8451834715beffaf27bd0c630807228e18"
30-
sha256 arm64_sonoma: "e207e794a22c627147a39e66911f4c522590bec7b1b4458eb5e8f6548395aeec"
31-
sha256 x86_64_linux: "fe4d7ce5dbc7438e96ab8c483a34bf8c37c1b8e93dad23bc268cd44ba38de72d"
28+
root_url "https://github.com/PatTheMav/homebrew-custom/releases/download/vim-custom-9.1.1650"
29+
sha256 arm64_sequoia: "afd9cffda78766d3e59a401416516edb78b891d18d9da5bba2bb23a4ad8eb217"
30+
sha256 arm64_sonoma: "a60e0f79d03abd8de768adac7a7b9a10ed311f2fa6b2be8b4ba65cdcb704eaa5"
31+
sha256 x86_64_linux: "5dc1194077cd8b3d00832ffc53148bf5fc0ef83d603841d6d77d3fe10d47d14a"
3232
end
3333

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

0 commit comments

Comments
 (0)