lol

shards: 0.17.0 -> 0.17.1

authored by

R. Ryantm and committed by
Peter Hoeg
f680c202 774dcada

+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.0"; 41 - hash = "sha256-f9MptrKalW7gi0J2h0fokkzdjKBVa2TmoPX8BYffqzY="; 40 + version = "0.17.1"; 41 + hash = "sha256-YAsFsMoZVUINnIQzYNjE7/hpvipmyU5DrLJJrk9TkHs="; 42 42 }; 43 43 44 44 shards = shards_0_17;