Skip to content

Commit 2bd89a5

Browse files
committed
qcachegrind 24.08.3
1 parent 636fda8 commit 2bd89a5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/q/qcachegrind.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class Qcachegrind < Formula
22
desc "Visualize data generated by Cachegrind and Calltree"
33
homepage "https://apps.kde.org/kcachegrind/"
4-
url "https://download.kde.org/stable/release-service/24.08.2/src/kcachegrind-24.08.2.tar.xz"
5-
sha256 "87ae02a6a9cdaed5cf9526ed405b59bacc5d6871715f91d0c22d222d5c8475f4"
4+
url "https://download.kde.org/stable/release-service/24.08.3/src/kcachegrind-24.08.3.tar.xz"
5+
sha256 "6f51a60e44855b177c4d7972e3b560181c074ba5752ea42759624e03fbbf2e1b"
66
license "GPL-2.0-or-later"
77
head "https://invent.kde.org/sdk/kcachegrind.git", branch: "master"
88

0 commit comments

Comments
 (0)