flake: update stm32-eth sha256 hash

pull/74/head
mwojcik 2022-01-25 12:49:49 +08:00 committed by Gitea
parent 1b2f2f3888
commit 5688b2f1bb
1 changed files with 1 additions and 1 deletions

View File

@ -35,7 +35,7 @@
cargoLock = {
lockFile = ./Cargo.lock;
outputHashes = {
"stm32-eth-0.2.0" = "sha256-HXRr/NDhdIKqyjdA4D8ZmcO1dDpDawdlYPUOwcEbPQk=";
"stm32-eth-0.2.0" = "sha256-48RpZgagUqgVeKm7GXdk3Oo0v19ScF9Uby0nTFlve2o=";
};
};