update restic to 0.17.3
This commit is contained in:
parent
e607202466
commit
e912d142fc
1 changed files with 2 additions and 2 deletions
|
@ -25,8 +25,8 @@
|
|||
packages = {
|
||||
restic = let
|
||||
pname = "restic";
|
||||
version = "0.17.2";
|
||||
hash = "sha256-CNQUqhFnuxoZpkVKyp/tDEfX91R8kjC2R41o2HA9eaM=";
|
||||
version = "0.17.3";
|
||||
hash = "sha256-PTy/YcojJGrYQhdp98e3rEMqHIWDMR5jiSC6BdzBT/M=";
|
||||
vendorHash = "sha256-tU2msDHktlU0SvvxLQCU64p8DpL8B0QiliVCuHlLTHQ=";
|
||||
in
|
||||
pkgs.buildGoModule {
|
||||
|
|
Loading…
Reference in a new issue