Skip to content

Commit

Permalink
Update hash for dfx 0.15.0 frontend canister (#182)
Browse files Browse the repository at this point in the history
  • Loading branch information
dfx-json authored Jul 25, 2023
1 parent 4e89f95 commit 202e3d0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion service/wasm-utils/lib.rs
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ struct Config {
}

const WHITELISTED_WASMS: [&str; 1] = [
"651425d92d3796ddae581191452e0e87484eeff4ff6352fe9a59c7e1f97a2310", // dfx 0.14.1 frontend canister
"88d1e5795d29debc1ff56fa0696dcb3adfa67f82fe2739d1aa644263838174b9", // dfx 0.15.0 frontend canister
];

#[ic_cdk::query]
Expand Down

0 comments on commit 202e3d0

Please sign in to comment.