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 9b9d7e0 commit eab66dc
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-cncV3XQSJuqb7WqaKPI7OcSpsXNoTT0twFsgyjAxaNY=";
"ibc-client-cw-0.56.0" = "sha256-EkLxuJfr3vf0busmSZD7DwOS9GfgfhT+sdopi1nNiCs=";
};
};

Expand Down

0 comments on commit eab66dc

Please sign in to comment.