From 68454b0e6c62fc2b192dc2019c30b993d706165f Mon Sep 17 00:00:00 2001 From: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> Date: Thu, 12 Dec 2024 11:07:46 +0000 Subject: [PATCH] qcachegrind 24.12.0 --- Formula/q/qcachegrind.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Formula/q/qcachegrind.rb b/Formula/q/qcachegrind.rb index 16a8545a16581..d4079130b26df 100644 --- a/Formula/q/qcachegrind.rb +++ b/Formula/q/qcachegrind.rb @@ -1,8 +1,8 @@ class Qcachegrind < Formula desc "Visualize data generated by Cachegrind and Calltree" homepage "https://apps.kde.org/kcachegrind/" - url "https://download.kde.org/stable/release-service/24.08.3/src/kcachegrind-24.08.3.tar.xz" - sha256 "6f51a60e44855b177c4d7972e3b560181c074ba5752ea42759624e03fbbf2e1b" + url "https://download.kde.org/stable/release-service/24.12.0/src/kcachegrind-24.12.0.tar.xz" + sha256 "163e23e2f18874e90cbad8b4cb8b3b25fbfd0513d5acf182f2c0d92e8a3c48ba" license "GPL-2.0-or-later" head "https://invent.kde.org/sdk/kcachegrind.git", branch: "master"