Skip to content

Commit 9c41fbf

Browse files
committed
gammaray 3.2.1
1 parent cb0389d commit 9c41fbf

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/g/gammaray.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class Gammaray < Formula
22
desc "Examine and manipulate Qt application internals at runtime"
33
homepage "https://www.kdab.com/software-technologies/developer-tools/gammaray/"
4-
url "https://github.com/KDAB/GammaRay/releases/download/v3.2.0/gammaray-3.2.0.tar.gz"
5-
sha256 "a7c00a5a33c400579002bbe535a667efdea1e726950ecddbf39cf3d8a3f50f07"
4+
url "https://github.com/KDAB/GammaRay/releases/download/v3.2.1/gammaray-3.2.1.tar.gz"
5+
sha256 "82d924fb858985f3d0227d065b81d2267af40f7158aca9bb4ac61305f5961ee6"
66
license "GPL-2.0-or-later"
77
head "https://github.com/KDAB/GammaRay.git", branch: "master"
88

0 commit comments

Comments
 (0)