Merge pull request #279065 from NickCao/sing-box

sing-box: 1.7.8 -> 1.8.0
This commit is contained in:
Nick Cao 2024-01-06 09:38:14 -05:00 committed by GitHub
commit 78875fcf04
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -11,16 +11,16 @@
buildGoModule rec {
pname = "sing-box";
version = "1.7.8";
version = "1.8.0";
src = fetchFromGitHub {
owner = "SagerNet";
repo = pname;
rev = "v${version}";
hash = "sha256-rMt5u+EusvZ6vl0xlBguh7zs6ZJgdgOaBzimsaww6Ew=";
hash = "sha256-MKvqnPHcao7Hpc6C2kEmBAAC3lHHI1nQ+Zpco9WwqoU=";
};
vendorHash = "sha256-6A2FwU2ozgREdyID4TZrBHufcSWYVy4TfhI7ouIPA6c=";
vendorHash = "sha256-8qNH4tQQMwVMpyUTrpL6StkYawO1kWOYXorRTh4GeIQ=";
tags = [
"with_quic"