@@ -2,8 +2,8 @@ class Vim < Formula
2
2
desc "Vi 'workalike' with many additional features"
3
3
homepage "https://www.vim.org/"
4
4
# vim should only be updated every 50 releases on multiples of 50
5
- url "https://github.com/vim/vim/archive/refs/tags/v9.1.1600 .tar.gz"
6
- sha256 "7e9f443a0611312d933073af522d85156c4b07b035b84ce29172b7d55c2cbbc6 "
5
+ url "https://github.com/vim/vim/archive/refs/tags/v9.1.1650 .tar.gz"
6
+ sha256 "bab8a11ae35333221cffbca4518588bbe36604a5207135bf9f0d31579277960d "
7
7
license "Vim"
8
8
head "https://github.com/vim/vim.git" , branch : "master"
9
9
@@ -25,13 +25,13 @@ class Vim < Formula
25
25
end
26
26
27
27
bottle do
28
- sha256 arm64_sequoia : "d2d345b2fe2df70424a10907d55b4d0b3b4262f6a641c0c2ad6cf53150ca41f8 "
29
- sha256 arm64_sonoma : "3fa4fb94278936a4c5c9851ec5253a9fcf7a729f04717a22ad3022114ea04da3 "
30
- sha256 arm64_ventura : "4e74a9975f0580294b8a638ee05b320a8cf8d39964b42d40777510cb7919cdf6 "
31
- sha256 sonoma : "481bc07546a110a1ed1c1e1d069a8d05bf82d4242fe2afd5261a2150808485c5 "
32
- sha256 ventura : "98e8f3b9ea66d437906ab0cac5bbc6ca95c16bd13c2e49096c63e6698fadc915 "
33
- sha256 arm64_linux : "4de837aa49359f63959f87f572f811e159a7a3cc24fc1cea68205d67d5cda42f "
34
- sha256 x86_64_linux : "9d0d64f9acdea26192098e3c60b6a3fb2eabb2cfab07f73a06541e76a636d8a4 "
28
+ sha256 arm64_sequoia : "635cf2cd53ef661863bf95bacafda570a626049df49c13a164bdfc02eee7eba7 "
29
+ sha256 arm64_sonoma : "b84532b9a186bdd4c980f4484e951d92dd2916cd64b579e7e1c0301a335313c6 "
30
+ sha256 arm64_ventura : "08034a27397720c01c9902815e7f6890663484d144ad322aed9a7167e544ccfb "
31
+ sha256 cellar : :any , sonoma : "714257998f4569de71b79b16115691bd4eae968ba68aa10779ddb719a7bca8aa "
32
+ sha256 cellar : :any , ventura : "fb051e4e3657c615d7e9f426094c635e6fedbd701bed8c02c925da7e12115a45 "
33
+ sha256 arm64_linux : "3263800c8be6572d82d962d35165b33a8177cca1305d2afa719c9009b377980a "
34
+ sha256 x86_64_linux : "7640e436662d8e505a071c011c501f1ee262c6b4043ebf29fcfe69c68303a9ab "
35
35
end
36
36
37
37
depends_on "gettext"
0 commit comments