gammaray 2.6.0
Closes #5451. Signed-off-by: ilovezfs <ilovezfs@icloud.com>
This commit is contained in:
parent
8c5cdf6248
commit
ee0bdc7bb8
1 changed files with 2 additions and 2 deletions
|
@ -1,8 +1,8 @@
|
|||
class Gammaray < Formula
|
||||
desc "Examine and manipulate Qt application internals at runtime"
|
||||
homepage "https://www.kdab.com/kdab-products/gammaray/"
|
||||
url "https://github.com/KDAB/GammaRay/releases/download/v2.5.1/gammaray-2.5.1.tar.gz"
|
||||
sha256 "fd493d4b53fdd05f288f7a8ae0f414faa38c5626269643eec64a0a858e854c61"
|
||||
url "https://github.com/KDAB/GammaRay/releases/download/v2.6.0/gammaray-2.6.0.tar.gz"
|
||||
sha256 "6fe8e0bf9f9a479b7edf7d15e6ed48ad3cca666e149bc26e8fea54c12ded9039"
|
||||
head "https://github.com/KDAB/GammaRay.git"
|
||||
|
||||
bottle do
|
||||
|
|
Loading…
Reference in a new issue