kakoune 2019.01.20
Closes #36587. Signed-off-by: Chongyu Zhu <i@lembacon.com>
This commit is contained in:
parent
c01a522f14
commit
bff9ed3ee4
1 changed files with 2 additions and 3 deletions
|
@ -1,9 +1,8 @@
|
|||
class Kakoune < Formula
|
||||
desc "Selection-based modal text editor"
|
||||
homepage "https://github.com/mawww/kakoune"
|
||||
url "https://github.com/mawww/kakoune/releases/download/v2018.10.27/kakoune-2018.10.27.tar.bz2"
|
||||
sha256 "687a173c8f94fb66aad899e7a3095fe8f08e1fdcab955dbc6785335427cc8a1d"
|
||||
revision 1
|
||||
url "https://github.com/mawww/kakoune/releases/download/v2019.01.20/kakoune-2019.01.20.tar.bz2"
|
||||
sha256 "991103a227be00ca1b10ad575fd6c749fa4c99eb19763971c7b1e113e299b995"
|
||||
|
||||
bottle do
|
||||
cellar :any
|
||||
|
|
Loading…
Reference in a new issue