Skip to content

Commit 61597f7

Browse files
committed
neovim 0.11.4
1 parent 7870839 commit 61597f7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/n/neovim.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,8 @@ class Neovim < Formula
66
head "https://github.com/neovim/neovim.git", branch: "master"
77

88
stable do
9-
url "https://github.com/neovim/neovim/archive/refs/tags/v0.11.3.tar.gz"
10-
sha256 "7f1ce3cc9fe6c93337e22a4bc16bee71e041218cc9177078bd288c4a435dbef0"
9+
url "https://github.com/neovim/neovim/archive/refs/tags/v0.11.4.tar.gz"
10+
sha256 "83cf9543bedab8bec8c11cd50ccd9a4bf1570420a914b9a28f83ad100ca6d524"
1111

1212
# Keep resources updated according to:
1313
# https://github.com/neovim/neovim/blob/v#{version}/cmake.deps/CMakeLists.txt

0 commit comments

Comments
 (0)