From 3d98f0f3ae8bdce017c9f18692678cce4e4869bb Mon Sep 17 00:00:00 2001 From: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> Date: Thu, 27 Feb 2025 19:55:22 +0000 Subject: [PATCH] dbus 1.16.2 --- Formula/d/dbus.rb | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Formula/d/dbus.rb b/Formula/d/dbus.rb index e78abc0986d63..c4204bdd5af62 100644 --- a/Formula/d/dbus.rb +++ b/Formula/d/dbus.rb @@ -2,9 +2,9 @@ class Dbus < Formula # releases: even (1.12.x) = stable, odd (1.13.x) = development desc "Message bus system, providing inter-application communication" homepage "https://wiki.freedesktop.org/www/Software/dbus" - url "https://dbus.freedesktop.org/releases/dbus/dbus-1.14.10.tar.xz" - mirror "https://deb.debian.org/debian/pool/main/d/dbus/dbus_1.14.10.orig.tar.xz" - sha256 "ba1f21d2bd9d339da2d4aa8780c09df32fea87998b73da24f49ab9df1e36a50f" + url "https://dbus.freedesktop.org/releases/dbus/dbus-1.16.2.tar.xz" + mirror "https://deb.debian.org/debian/pool/main/d/dbus/dbus_1.16.2.orig.tar.xz" + sha256 "0ba2a1a4b16afe7bceb2c07e9ce99a8c2c3508e5dec290dbb643384bd6beb7e2" license any_of: ["AFL-2.1", "GPL-2.0-or-later"] livecheck do