Merge pull request #293772 from NickCao/sing-box

sing-box: 1.8.7 -> 1.8.8
This commit is contained in:
Nick Cao 2024-03-06 17:38:53 -05:00 committed by GitHub
commit edf9f14255
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -11,16 +11,16 @@
buildGoModule rec {
pname = "sing-box";
version = "1.8.7";
version = "1.8.8";
src = fetchFromGitHub {
owner = "SagerNet";
repo = pname;
rev = "v${version}";
hash = "sha256-SZd67DyDsKZZ9hKgRtbQLJzfft+vl49k9J/+Xv8ghHs=";
hash = "sha256-HbfN9H6mYRZkD1f5CmDSORP29I00u0Ye8l77wrswTE0=";
};
vendorHash = "sha256-9aH8KHn+8brGT/eJS9SWVYBMxDI1R3Q+pORfnjUI7ms=";
vendorHash = "sha256-tOUzshNU6TIjhWVWmlVcw/Ct/V52b+WIJHqs3+weCc0=";
tags = [
"with_quic"