Skip to content

Commit d1e04a1

Browse files
committed
kakoune: update 2025.06.03 bottle.
1 parent d64419c commit d1e04a1

File tree

1 file changed

+7
-9
lines changed

1 file changed

+7
-9
lines changed

Formula/k/kakoune.rb

Lines changed: 7 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -12,15 +12,13 @@ class Kakoune < Formula
1212
end
1313

1414
bottle do
15-
sha256 cellar: :any_skip_relocation, arm64_sequoia: "574e7864ad00cf1450df98b4e6e442d6809018fc3f2f03e517cbb90f512bbb81"
16-
sha256 cellar: :any_skip_relocation, arm64_sonoma: "42850e284b85aad3865b80947c8a2b74644148ec3b05f8e1470f5438453a4f4b"
17-
sha256 cellar: :any_skip_relocation, arm64_ventura: "f261b85b550552526b4d3fef66f1da40c4e4d84089196b6d066b3c2a271fbd21"
18-
sha256 cellar: :any_skip_relocation, arm64_monterey: "8a9bde4e123c7b07770794f92dc225da5da862d42c739cbae0d2498d3280a0d7"
19-
sha256 cellar: :any_skip_relocation, sonoma: "301f7dba32850275799750dedaef50a525d004cca2d6439d9aa609a4d00689e1"
20-
sha256 cellar: :any_skip_relocation, ventura: "f4a32d5ed1213ddc0ed831e9974c154023fc623d0fddc2af4aae718115f79482"
21-
sha256 cellar: :any_skip_relocation, monterey: "331edc367fa3a3905e1456d9dea0b3699bc0358281a7ae88f7adf1466ee90c11"
22-
sha256 cellar: :any_skip_relocation, arm64_linux: "44986966430f14e95529bc4403f326e39f14863bbdb3f20bd30cb8b43d134874"
23-
sha256 cellar: :any_skip_relocation, x86_64_linux: "bdf7a8135634ef2b09dd76b622d9d852b51c156c09b6e1e0fa11b801cf376310"
15+
sha256 cellar: :any_skip_relocation, arm64_sequoia: "52ec390affc0aca70a37bd33a836f66e8f77a96fcc26a37b7777ed5c3f73acba"
16+
sha256 cellar: :any_skip_relocation, arm64_sonoma: "336e9e558392f3bb81120d5c375aae69b53616d58040c3ae82b03a01068d0541"
17+
sha256 cellar: :any_skip_relocation, arm64_ventura: "25ce4465344272466a956d0bae5e15fa9e667567a236efbd0bf89554e6cbfdf4"
18+
sha256 cellar: :any_skip_relocation, sonoma: "76186fe32293e045547ecc46c5be8ed2c99756a4d6ea9f50f2a0a1028a42641a"
19+
sha256 cellar: :any_skip_relocation, ventura: "ab3088baa28ba656c0ff6df2af0e39142505248964c7de5d33b01471269f5f81"
20+
sha256 cellar: :any_skip_relocation, arm64_linux: "3b47987edb2a32934aac363d1082478f7fde6cf25c17aad67d25f1c6c77e392a"
21+
sha256 cellar: :any_skip_relocation, x86_64_linux: "cd10c0b50a1c649bc8512af7615575e9a233277c3ed7780d51dc5daf76820060"
2422
end
2523

2624
uses_from_macos "llvm" => :build, since: :big_sur

0 commit comments

Comments
 (0)