Skip to content

Commit c0ef86d

Browse files
committed
karchive 6.7.0
1 parent faa88a7 commit c0ef86d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/k/karchive.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class Karchive < Formula
22
desc "Reading, creating, and manipulating file archives"
33
homepage "https://api.kde.org/frameworks/karchive/html/index.html"
4-
url "https://download.kde.org/stable/frameworks/6.6/karchive-6.6.0.tar.xz"
5-
sha256 "51e9d21cb87e2241bca6a69e1496661d05d00a581107bfcf9859aa9e70acac1b"
4+
url "https://download.kde.org/stable/frameworks/6.7/karchive-6.7.0.tar.xz"
5+
sha256 "eb4243e627f51f1224a99af5d0a6f8e309f9e5dbb7478f7a78e34e2b8541398a"
66
license all_of: [
77
"BSD-2-Clause",
88
"LGPL-2.0-only",

0 commit comments

Comments
 (0)