snowflake: 2.13.1 -> 2.14.1

This commit is contained in:
R. Ryantm
2026-06-27 21:49:32 +00:00
parent b8a5902342
commit e5f792a2db
+3 -3
View File
@@ -6,7 +6,7 @@
buildGoModule (finalAttrs: {
pname = "snowflake";
version = "2.13.1";
version = "2.14.1";
src = fetchFromGitLab {
domain = "gitlab.torproject.org";
@@ -14,10 +14,10 @@ buildGoModule (finalAttrs: {
owner = "anti-censorship/pluggable-transports";
repo = "snowflake";
rev = "v${finalAttrs.version}";
sha256 = "sha256-XbBlUEkv0ptrb+X+oPDRCvy6HE6XHgSSLwFTXw071pU=";
sha256 = "sha256-MvV1kP+Xm3a4Q8+YZLwC9vpVK54ltb73cRkJhReSA2U=";
};
vendorHash = "sha256-bhv7soUyZnIG+AS1mMH38GZEG74tDk/ap7cQr6k4Pzs=";
vendorHash = "sha256-onxJDRURyQIA+t4PbuIk14VkVUFnuALTteF9nfMZuBY=";
meta = {
description = "System to defeat internet censorship";