Skip to content

Commit d64419c

Browse files
committed
kakoune 2025.06.03
1 parent 6e350a3 commit d64419c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/k/kakoune.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class Kakoune < Formula
22
desc "Selection-based modal text editor"
33
homepage "https://github.com/mawww/kakoune"
4-
url "https://github.com/mawww/kakoune/releases/download/v2024.05.18/kakoune-2024.05.18.tar.bz2"
5-
sha256 "dae8ac2e61d21d9bcd10145aa70b421234309a7b0bc57fad91bc34dbae0cb9fa"
4+
url "https://github.com/mawww/kakoune/releases/download/v2025.06.03/kakoune-2025.06.03.tar.bz2"
5+
sha256 "ced5941f1bdfb8ef6b0265b00bfd7389e392fb41b2bf11990cee9d6e95316499"
66
license "Unlicense"
77
head "https://github.com/mawww/kakoune.git", branch: "master"
88

0 commit comments

Comments
 (0)