Skip to content

Commit

Permalink
Fix nix build for ibc-startknet-cw
Browse files Browse the repository at this point in the history
  • Loading branch information
ljoss17 committed Jan 22, 2025
1 parent 657fb71 commit 806b5bd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion nix/ibc-starknet-cw.nix
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ let
outputHashes = {
"hermes-cosmos-encoding-components-0.1.0" = "sha256-V1TlMnVHBwlSBJmB9gSJV/BgUTy7S0yhrtn3anZyorU=";
"cgp-0.3.1" = "sha256-AOQ+WVQWPlF2ZfYYc5Eq3t7XAljd5P2qExWLYZWNnd8=";
"ibc-client-cw-0.56.0" = "sha256-NEF3u/sZHdd+QH4nITCjVYFRnt3p5yuHXt25Vo7FV4U=";
"ibc-client-cw-0.56.0" = "sha256-cncV3XQSJuqb7WqaKPI7OcSpsXNoTT0twFsgyjAxaNY=";
};
};

Expand Down

0 comments on commit 806b5bd

Please sign in to comment.