Skip to content

Commit f7dbb98

Browse files
authored
Merge pull request #196966 from Homebrew/bump-qcachegrind-24.08.3
qcachegrind 24.08.3
2 parents 50841b0 + b976312 commit f7dbb98

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

Formula/q/qcachegrind.rb

Lines changed: 7 additions & 7 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

@@ -14,11 +14,11 @@ class Qcachegrind < Formula
1414
end
1515

1616
bottle do
17-
sha256 cellar: :any, arm64_sonoma: "190477a81d5336c6c34f04d72fe6a56503ce8be5f85eee7bf91a007260ee91a2"
18-
sha256 cellar: :any, arm64_ventura: "982184d1fd9ded3eb3fd3ed130633b5394e73e95f6721063447396addecb78d2"
19-
sha256 cellar: :any, sonoma: "a5a0963833eb91c9ddb844a934b8bc1012e011f42fef93187bb6dc7b40d9b79f"
20-
sha256 cellar: :any, ventura: "f91c0e1622263ef1d7f476e4bb0e1a2f2199b42339a3d404fa8968ba0bc4c324"
21-
sha256 cellar: :any_skip_relocation, x86_64_linux: "e872a0631cfca8be2e3839676c2d7dedf97607f3b6624628fa7856565fdacfef"
17+
sha256 cellar: :any, arm64_sonoma: "281286c4846d2905f180025f2590ad930478999ec92eaa402977accafa2256f9"
18+
sha256 cellar: :any, arm64_ventura: "c6c9f98895e246ce8682f5fbabc92d5b732aba041e2b762fd37b094ecf1cf391"
19+
sha256 cellar: :any, sonoma: "bce139c76c148ce209c07d825fd1f5fc5cdfd4c842361fdacb745d148f0587eb"
20+
sha256 cellar: :any, ventura: "2da943d17a82a529677066ea30540ac04342ecc27cbdbf99f8f2b6e152f08ad0"
21+
sha256 cellar: :any_skip_relocation, x86_64_linux: "947496619aff9abe26bd1cbb8bf306857c69dc6b18dba7a7a4526abf6086fb5f"
2222
end
2323

2424
depends_on "graphviz"

0 commit comments

Comments
 (0)