We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6e350a3 commit d64419cCopy full SHA for d64419c
Formula/k/kakoune.rb
@@ -1,8 +1,8 @@
1
class Kakoune < Formula
2
desc "Selection-based modal text editor"
3
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"
+ url "https://github.com/mawww/kakoune/releases/download/v2025.06.03/kakoune-2025.06.03.tar.bz2"
+ sha256 "ced5941f1bdfb8ef6b0265b00bfd7389e392fb41b2bf11990cee9d6e95316499"
6
license "Unlicense"
7
head "https://github.com/mawww/kakoune.git", branch: "master"
8
0 commit comments