mirror of
https://github.com/chromebrew/chromebrew.git
synced 2026-01-08 23:18:10 -05:00
Add pre-built binaries for neovim and add xdg_base dependency
This commit is contained in:
@@ -9,6 +9,7 @@ class Neovim < Package
|
||||
when 'aarch64', 'armv7l', 'x86_64'
|
||||
source_url 'https://github.com/neovim/neovim/archive/v0.4.4.tar.gz'
|
||||
source_sha256 '2f76aac59363677f37592e853ab2c06151cca8830d4b3fe4675b4a52d41fc42c'
|
||||
depends_on 'xdg_base'
|
||||
end
|
||||
|
||||
binary_url ({
|
||||
|
||||
Reference in New Issue
Block a user