mirror of
https://github.com/google/blockly.git
synced 2026-01-05 08:00:09 +01:00
chore: update metadata for v11 release (#8163)
This commit is contained in:
committed by
GitHub
parent
b4414c3142
commit
3ac2fb9f82
@@ -38,7 +38,8 @@ readonly RELEASE_DIR='dist'
|
||||
# Q3 2023 10.1.3 898859
|
||||
# Q4 2023 10.2.2 903535
|
||||
# Q1 2024 10.3.1 914366
|
||||
readonly BLOCKLY_SIZE_EXPECTED=914366
|
||||
# Q2 2024 11.0.0 905365
|
||||
readonly BLOCKLY_SIZE_EXPECTED=905365
|
||||
|
||||
# Size of blocks_compressed.js
|
||||
# Q2 2019 2.20190722.0 75618
|
||||
@@ -62,7 +63,8 @@ readonly BLOCKLY_SIZE_EXPECTED=914366
|
||||
# Q3 2023 10.1.3 90150
|
||||
# Q4 2023 10.2.2 90269
|
||||
# Q1 2024 10.3.1 90269
|
||||
readonly BLOCKS_SIZE_EXPECTED=90269
|
||||
# Q2 2024 11.0.0 88376
|
||||
readonly BLOCKS_SIZE_EXPECTED=88376
|
||||
|
||||
# Size of blockly_compressed.js.gz
|
||||
# Q2 2019 2.20190722.0 180925
|
||||
@@ -87,7 +89,8 @@ readonly BLOCKS_SIZE_EXPECTED=90269
|
||||
# Q3 2023 10.1.3 180553
|
||||
# Q4 2023 10.2.2 181474
|
||||
# Q1 2024 10.3.1 184237
|
||||
readonly BLOCKLY_GZ_SIZE_EXPECTED=184237
|
||||
# Q2 2024 11.0.0 182249
|
||||
readonly BLOCKLY_GZ_SIZE_EXPECTED=182249
|
||||
|
||||
# Size of blocks_compressed.js.gz
|
||||
# Q2 2019 2.20190722.0 14552
|
||||
@@ -111,7 +114,8 @@ readonly BLOCKLY_GZ_SIZE_EXPECTED=184237
|
||||
# Q3 2023 10.1.3 16508
|
||||
# Q4 2023 10.2.2 16442
|
||||
# Q1 2024 10.3.1 16533
|
||||
readonly BLOCKS_GZ_SIZE_EXPECTED=16533
|
||||
# Q2 2024 11.0.0 15815
|
||||
readonly BLOCKS_GZ_SIZE_EXPECTED=15815
|
||||
|
||||
# ANSI colors
|
||||
readonly BOLD_GREEN='\033[1;32m'
|
||||
|
||||
Reference in New Issue
Block a user