Skip to content

Commit

Permalink
Merge pull request Homebrew#200901 from Homebrew/bump-qcachegrind-24.…
Browse files Browse the repository at this point in the history
…12.0

qcachegrind 24.12.0
  • Loading branch information
BrewTestBot authored Dec 12, 2024
2 parents c33d574 + cecacec commit 2acb388
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions Formula/q/qcachegrind.rb
Original file line number Diff line number Diff line change
@@ -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"

Expand All @@ -14,11 +14,11 @@ class Qcachegrind < Formula
end

bottle do
sha256 cellar: :any, arm64_sonoma: "281286c4846d2905f180025f2590ad930478999ec92eaa402977accafa2256f9"
sha256 cellar: :any, arm64_ventura: "c6c9f98895e246ce8682f5fbabc92d5b732aba041e2b762fd37b094ecf1cf391"
sha256 cellar: :any, sonoma: "bce139c76c148ce209c07d825fd1f5fc5cdfd4c842361fdacb745d148f0587eb"
sha256 cellar: :any, ventura: "2da943d17a82a529677066ea30540ac04342ecc27cbdbf99f8f2b6e152f08ad0"
sha256 cellar: :any_skip_relocation, x86_64_linux: "947496619aff9abe26bd1cbb8bf306857c69dc6b18dba7a7a4526abf6086fb5f"
sha256 cellar: :any, arm64_sonoma: "f79287eb8dab3287c45a4b2ead0f25e42263df20523db1592879e124d0fb96fa"
sha256 cellar: :any, arm64_ventura: "6d486f3f64b3004b204c4d2f98ad9b80600c26eb724fcd69e72d3c17db8b1439"
sha256 cellar: :any, sonoma: "4738000060085f88555b16c4a8456ce53f11008924ae714b50a606178bffe1a0"
sha256 cellar: :any, ventura: "e334016fa6d66070e67092ba5366c977bb3a49ce37f4fe7cf38c448ec4cd2eb3"
sha256 cellar: :any_skip_relocation, x86_64_linux: "78f502e10b5ec5b7bab2d1822cc0aa4db19cb017da86f4d2b1c7cd57091697e6"
end

depends_on "graphviz"
Expand Down

0 comments on commit 2acb388

Please sign in to comment.