kakoune: add head (#40982)
This commit is contained in:
parent
fff821bcb9
commit
df2a382bc9
1 changed files with 1 additions and 0 deletions
|
@ -3,6 +3,7 @@ class Kakoune < Formula
|
|||
homepage "https://github.com/mawww/kakoune"
|
||||
url "https://github.com/mawww/kakoune/releases/download/v2019.01.20/kakoune-2019.01.20.tar.bz2"
|
||||
sha256 "991103a227be00ca1b10ad575fd6c749fa4c99eb19763971c7b1e113e299b995"
|
||||
head "https://github.com/mawww/kakoune.git"
|
||||
|
||||
bottle do
|
||||
cellar :any
|
||||
|
|
Loading…
Reference in a new issue