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 edd6ae6 commit db2c2bdCopy full SHA for db2c2bd
Formula/q/qcachegrind.rb
@@ -1,8 +1,8 @@
1
class Qcachegrind < Formula
2
desc "Visualize data generated by Cachegrind and Calltree"
3
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"
+ url "https://download.kde.org/stable/release-service/24.12.1/src/kcachegrind-24.12.1.tar.xz"
+ sha256 "d38a1056daab0523955834648c9ce7e2e04536bad67f4f7b275834eaef336272"
6
license "GPL-2.0-or-later"
7
head "https://invent.kde.org/sdk/kcachegrind.git", branch: "master"
8
0 commit comments