wgcf: 2.2.27 -> 2.2.28

This commit is contained in:
R. Ryantm
2025-08-14 23:44:13 +00:00
parent 9976b5902f
commit 950ea29f9c
+3 -3
View File
@@ -6,18 +6,18 @@
buildGoModule rec {
pname = "wgcf";
version = "2.2.27";
version = "2.2.28";
src = fetchFromGitHub {
owner = "ViRb3";
repo = "wgcf";
tag = "v${version}";
hash = "sha256-4kzEXJhnE245NnvA0RBsL5oov8sJoiiLZRgw9J06yAc=";
hash = "sha256-Xl0XXg5m+IPkUmwhFrUZUWwbGAGhKwnHoA+YPw3p5ws=";
};
subPackages = ".";
vendorHash = "sha256-7wdVyDQCIJ0oSipUJR8CdRaTGQtq//IMDurrpziLFjk=";
vendorHash = "sha256-shb5m0zWRa9sX0g0WOPpcNMgwpfn8R3c/2GiZGeKr9k=";
meta = with lib; {
description = "Cross-platform, unofficial CLI for Cloudflare Warp";