Skip to content

Commit db2c2bd

Browse files
committed
qcachegrind 24.12.1
1 parent edd6ae6 commit db2c2bd

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.12.0/src/kcachegrind-24.12.0.tar.xz"
5-
sha256 "163e23e2f18874e90cbad8b4cb8b3b25fbfd0513d5acf182f2c0d92e8a3c48ba"
4+
url "https://download.kde.org/stable/release-service/24.12.1/src/kcachegrind-24.12.1.tar.xz"
5+
sha256 "d38a1056daab0523955834648c9ce7e2e04536bad67f4f7b275834eaef336272"
66
license "GPL-2.0-or-later"
77
head "https://invent.kde.org/sdk/kcachegrind.git", branch: "master"
88

0 commit comments

Comments
 (0)