File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -50,8 +50,8 @@ Use the Internet Identity canister in your local dfx project by adding the follo
50
50
"canisters" : {
51
51
"internet_identity" : {
52
52
"type" : " custom" ,
53
- "candid" : " https://github.com/dfinity/internet-identity/releases/download/release-2024-11-01 /internet_identity.did" ,
54
- "wasm" : " https://github.com/dfinity/internet-identity/releases/download/release-2024-11-01 /internet_identity_dev.wasm.gz" ,
53
+ "candid" : " https://github.com/dfinity/internet-identity/releases/download/release-2024-11-08 /internet_identity.did" ,
54
+ "wasm" : " https://github.com/dfinity/internet-identity/releases/download/release-2024-11-08 /internet_identity_dev.wasm.gz" ,
55
55
"init_arg" : " (opt record { captcha_config = opt record { max_unsolved_captchas= 50:nat64; captcha_trigger = variant {Static = variant {CaptchaDisabled}}}})" ,
56
56
"remote" : {
57
57
"id" : {
You can’t perform that action at this time.
0 commit comments