Skip to content

Commit

Permalink
Update download assets size
Browse files Browse the repository at this point in the history
Benau committed Sep 19, 2022
1 parent 0b405a8 commit 4f0b964
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/utils/download_assets_size.hpp
Original file line number Diff line number Diff line change
@@ -23,7 +23,7 @@
inline unsigned getDownloadAssetsSize()
{
// Todo: generated from some sed script
unsigned stk_assets_size = 208963430;
unsigned stk_assets_size = 213457215;
return stk_assets_size;
}
#endif

0 comments on commit 4f0b964

Please sign in to comment.