From c7e69be4cb29085afaebd0ecb14e0706c3d774e4 Mon Sep 17 00:00:00 2001 From: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> Date: Thu, 19 Dec 2024 04:03:27 +0000 Subject: [PATCH] Update snmp@8.5 --- Formula/snmp@8.5.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Formula/snmp@8.5.rb b/Formula/snmp@8.5.rb index ed84b0dd3..a92983439 100644 --- a/Formula/snmp@8.5.rb +++ b/Formula/snmp@8.5.rb @@ -8,9 +8,9 @@ class SnmpAT85 < AbstractPhpExtension init desc "Snmp PHP extension" homepage "https://github.com/php/php-src" - url "https://github.com/php/php-src/archive/57e9429e73a05193699283aad53219a9b5788483.tar.gz?commit=57e9429e73a05193699283aad53219a9b5788483" + url "https://github.com/php/php-src/archive/8aac6987c21bec6e0744cc52a1e8d0366713c880.tar.gz?commit=8aac6987c21bec6e0744cc52a1e8d0366713c880" version "8.5.0" - sha256 "7bbf5b4c3c4bc43eccf0666b4b18170de4e40d98d32473d98a6ace42a742788f" + sha256 "ff98cb8c80376e2e98e343a77b90e5f33d923f82995b3348f45ca497af551087" head "https://github.com/php/php-src.git", branch: "master" license "PHP-3.01"