lol

Merge pull request #226561 from geopjr-forks/update/shards

shards_0_17: 0.17.2 -> 0.17.3

authored by

Weijia Wang and committed by
GitHub
a30c6c8e efa78c18

+2 -2
+2 -2
pkgs/development/tools/build-managers/shards/default.nix
··· 37 37 in 38 38 rec { 39 39 shards_0_17 = generic { 40 - version = "0.17.2"; 41 - hash = "sha256-2HpoMgyi8jnWYiBHscECYiaRu2g0mAH+dCY1t5m/l1s="; 40 + version = "0.17.3"; 41 + hash = "sha256-vgcMB/vp685YwYI9XtJ5cTEjdnYaZY9aOMUnJBJaQoU="; 42 42 }; 43 43 44 44 shards = shards_0_17;