File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -96,10 +96,10 @@ namespace
9696 bool last_click_was_default = true ;
9797
9898 // asset download configuration
99- const char * assets_url = " https://www.dropbox.com/scl/fi/smuxbu77xai73j55gjq4p /project.7z?rlkey=nluwj98ebsseenyzzdjn0tm6v &dl=1" ;
99+ const char * assets_url = " https://www.dropbox.com/scl/fi/8y6ye2r2i3cr7bmaoskkh /project.7z?rlkey=gwdfz646puucadxqmuuff76qi &dl=1" ;
100100 const char * assets_destination = " project/project.7z" ;
101101 const char * assets_extract_dir = " project/" ;
102- const char * assets_expected_sha = " 5e6b6be5fb65a26d7c64739fd3f792c5c32dc2bad4fc9dbf01cbb29539784fd5 " ;
102+ const char * assets_expected_sha = " 30b392fbd8274b067fae155acac762e5ee9472a767fc25ec94c9a7fe6c6f95d5 " ;
103103
104104 void scan_directory_recursive (const string& directory)
105105 {
You can’t perform that action at this time.
0 commit comments