We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cb0389d commit 9c41fbfCopy full SHA for 9c41fbf
Formula/g/gammaray.rb
@@ -1,8 +1,8 @@
1
class Gammaray < Formula
2
desc "Examine and manipulate Qt application internals at runtime"
3
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"
+ url "https://github.com/KDAB/GammaRay/releases/download/v3.2.1/gammaray-3.2.1.tar.gz"
+ sha256 "82d924fb858985f3d0227d065b81d2267af40f7158aca9bb4ac61305f5961ee6"
6
license "GPL-2.0-or-later"
7
head "https://github.com/KDAB/GammaRay.git", branch: "master"
8
0 commit comments