rain-bittorrent: 2.2.3 -> 2.3.0 (#488180)

This commit is contained in:
Nick Cao
2026-02-09 22:06:06 +00:00
committed by GitHub
+2 -2
View File
@@ -6,13 +6,13 @@
buildGoModule (finalAttrs: {
pname = "rain";
version = "2.2.3";
version = "2.3.0";
src = fetchFromGitHub {
owner = "cenkalti";
repo = "rain";
tag = "v${finalAttrs.version}";
hash = "sha256-phBZ1hIH6o4q8CU6+dheZG78OcO+e7YvJoC6hyHHNb4=";
hash = "sha256-g7KzqQymnB37nngi4CUuFMoLTUpc5iA3YKEoD+nJ814=";
};
vendorHash = "sha256-U4NZR3vJRLTrhE1CoCAB+7pkVnvxlJpbLmIGMFuZzWc=";