snowflake: 2.11.0 -> 2.12.1

This commit is contained in:
R. Ryantm
2026-03-11 00:32:20 +00:00
parent 63d4fcb102
commit 4ae1574efe
+3 -3
View File
@@ -6,7 +6,7 @@
buildGoModule (finalAttrs: {
pname = "snowflake";
version = "2.11.0";
version = "2.12.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-VfKiY5XCUnhsWoSfMeYQ5rxxXmAtWzD94o4EvhDCwDM=";
sha256 = "sha256-3aXO6AvOHPX8QCXK5dFx3QVxQ7BNAi4DJAZ63BMOI1g=";
};
vendorHash = "sha256-vopRE4B4WhncUdBfmBTzRbZzCU20vsHoNCYcPG4BGc0=";
vendorHash = "sha256-X7SfTTxUL/4f2OndF8gnhz5JVpqGzeGLctiOFx5pJPI=";
meta = {
description = "System to defeat internet censorship";