From f0e82ba5f69b895a6cb837c7f04ed2190333d0a6 Mon Sep 17 00:00:00 2001 From: Anka Date: Mon, 18 Nov 2024 21:15:41 +0000 Subject: [PATCH 1/2] Update package gammaray-qt5 to v3.1.0 --- gammaray-qt5.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/gammaray-qt5.rb b/gammaray-qt5.rb index c27ba16..795d6de 100644 --- a/gammaray-qt5.rb +++ b/gammaray-qt5.rb @@ -1,8 +1,8 @@ class GammarayQt5 < Formula desc "A Qt-based tool to poke around in a Qt-application and also to manipulate the application to some extent." homepage "https://github.com/KDAB/GammaRay" - url "https://github.com/KDAB/GammaRay/releases/download/v2.11.3/gammaray-2.11.3.tar.gz" - sha256 "03d7ca7bd5eb600c9c389d0cf071960330592f1f392a783b7fec5f9eaa5df586" + url "https://github.com/KDAB/GammaRay/releases/download/v3.1.0/gammaray-3.1.0.tar.gz" + sha256 "93b52d5318374896621e1d8b5dd03379c53e0458b1633b539d18737fe8c300cf" head "https://github.com/KDAB/GammaRay.git" depends_on "qt@5" => "with-d-bus" From 0c1050592a3cd2ff378219ac709de00ae152d437 Mon Sep 17 00:00:00 2001 From: Anka Date: Mon, 18 Nov 2024 21:16:16 +0000 Subject: [PATCH 2/2] Update package kdmactouchbar-qt5 to v1.1.3 --- kdmactouchbar-qt5.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/kdmactouchbar-qt5.rb b/kdmactouchbar-qt5.rb index c0562b4..b2df5bf 100644 --- a/kdmactouchbar-qt5.rb +++ b/kdmactouchbar-qt5.rb @@ -1,8 +1,8 @@ class KdmactouchbarQt5 < Formula desc "Qt Widget for the Mac Touch Bar" homepage "https://github.com/KDAB/KDMacTouchBar" - url "https://github.com/KDAB/KDMacTouchBar/archive/v1.0.0.tar.gz" - sha256 "d6ca70ab9ffbe12d247e19357c833561bb8cfe7ba1909c06962f009ee65e7a47" + url "https://github.com/KDAB/KDMacTouchBar/archive/v1.1.3.tar.gz" + sha256 "bfed617880f9a3f8553b8a23a0613b0e9c834934efcbac8f2c3f22b35947dff0" head "https://github.com/KDAB/KDMacTouchBar.git" depends_on "qt@5" => "with-d-bus"