gammaray 2.8.2
Closes #23567. Signed-off-by: ilovezfs <ilovezfs@icloud.com>
This commit is contained in:
parent
a6921e2888
commit
012c5f3f65
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.8.1/gammaray-2.8.1.tar.gz"
|
||||
sha256 "b01533a524d6f66e4e15d94b7528c7c4d6d8dfc104621849be6155df6b52fc3f"
|
||||
url "https://github.com/KDAB/GammaRay/releases/download/v2.8.2/gammaray-2.8.2.tar.gz"
|
||||
sha256 "da7ffb6747b958f6e8ca3aed530bf8f4254407127704cf236bc9a099e4f5fff0"
|
||||
head "https://github.com/KDAB/GammaRay.git"
|
||||
|
||||
bottle do
|
||||
|
|
Loading…
Reference in a new issue