Skip to content

Commit

Permalink
qcachegrind 24.12.1
Browse files Browse the repository at this point in the history
  • Loading branch information
BrewTestBot committed Jan 9, 2025
1 parent edd6ae6 commit db2c2bd
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Formula/q/qcachegrind.rb
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
class Qcachegrind < Formula

Check warning on line 1 in Formula/q/qcachegrind.rb

View workflow job for this annotation

GitHub Actions / macOS 15-arm64

No bottle built for qcachegrind!

qcachegrind has unbottled dependencies, so a bottle will not be built.
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"

Expand Down

0 comments on commit db2c2bd

Please sign in to comment.