From 1f7cad0ddda68aa799c541e50f1f394f75a2329e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C5=A0tefan=20Baebler?= <319826+stefanb@users.noreply.github.com> Date: Thu, 25 Jun 2026 09:51:41 +0200 Subject: [PATCH] sing-box: update checksum for 1.13.13 release --- Formula/s/sing-box.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Formula/s/sing-box.rb b/Formula/s/sing-box.rb index 736f7fb68e23..39d08cdbb4ad 100644 --- a/Formula/s/sing-box.rb +++ b/Formula/s/sing-box.rb @@ -2,7 +2,7 @@ class SingBox < Formula desc "Universal proxy platform" homepage "https://sing-box.sagernet.org" url "https://github.com/SagerNet/sing-box/archive/refs/tags/v1.13.13.tar.gz" - sha256 "e5bffdbff6081960eb1af8d5cb1b09f0176ffe5feeb8f350a9d25fb6ff373e87" + sha256 "38d6570738445c07497423dd05ac2a62276f00d9259f765bc843cac3365df324" license "GPL-3.0-or-later" head "https://github.com/SagerNet/sing-box.git", branch: "testing"