From db2c2bd9013e73a10c91cab598deb5a94f4aa841 Mon Sep 17 00:00:00 2001 From: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> Date: Thu, 9 Jan 2025 11:07:39 +0000 Subject: [PATCH] qcachegrind 24.12.1 --- 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 c162209f5a3a2..0562035e4be82 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.12.0/src/kcachegrind-24.12.0.tar.xz" - sha256 "163e23e2f18874e90cbad8b4cb8b3b25fbfd0513d5acf182f2c0d92e8a3c48ba" + url "https://download.kde.org/stable/release-service/24.12.1/src/kcachegrind-24.12.1.tar.xz" + sha256 "d38a1056daab0523955834648c9ce7e2e04536bad67f4f7b275834eaef336272" license "GPL-2.0-or-later" head "https://invent.kde.org/sdk/kcachegrind.git", branch: "master"