|
17 | 17 | // beta |
18 | 18 | // should point to stable, once stable is released |
19 | 19 | // |
20 | | -$betaReleaseDate = '2026-03-20 16:30'; |
21 | | -$betaVersionInternal = '32.0.84'; // short string |
22 | | -$betaVersion = '33.0.0-rc4'; // long string like '3.16.0-rc3' used to hide the cryptical subversion like .58 from the user; |
23 | | -$betaVersionSignature = 'XNuz/a0xFSsxsI8UUwBhyk7/aN6Z1UOZw+fCsZ6qzowbrJYQl+pOgwwxvofYJEZJaj5hHn2a2xhRv2YA298hBw=='; |
24 | | -$betaVersionLength = 383012803; |
| 20 | +$betaReleaseDate = '2026-03-24 10:00'; |
| 21 | +$betaVersionInternal = '33.0.0'; // short string |
| 22 | +$betaVersion = '33.0.0'; // long string like '3.16.0-rc3' used to hide the cryptical subversion like .58 from the user; |
| 23 | +$betaVersionSignature = '1QVaYzZcbZbwJEwVXPtbNfsY66Kvwg0JB00QbK8rxzG1xS8s3CsbJ21F70YJ3TzP5b0nPbfeKobAfHjJYRY6AA=='; |
| 24 | +$betaVersionLength = 383015811; |
25 | 25 |
|
26 | 26 | // |
27 | 27 | // stable Qt6.9 (macOS 11 / 12 — not compatible with Qt6.10) |
|
37 | 37 | // |
38 | 38 | // stable |
39 | 39 | // |
40 | | -$stableReleaseDate = '2026-03-19 15:00'; |
41 | | -$stableVersion = '4.0.8'; |
42 | | -$stableVersionSignature = 'rK+JgVBR3TDygsgaFzZnLaSlEHeH9qMG2ysaIFHTIc5ythZ7m+orSj/UDKPZtHpmnIp5Udcry4zOWjGA+CIBBw=='; |
43 | | -$stableVersionLength = 345081075; |
44 | | -$stableVersionFileProviderSignature = 'fLD3Y84rJcvJ46/kZDYE6Csmr1qJ3Icg/RckVWRKyx/wuTSzRAXoURkaVBM98VRrKF7fn4Ejded2GeKWrVoZCg=='; |
45 | | -$stableVersionFileProviderLength = 373257027; |
| 40 | +$stableReleaseDate = '2026-03-24 10:00'; |
| 41 | +$stableVersion = '33.0.0'; |
| 42 | +$stableVersionSignature = '1QVaYzZcbZbwJEwVXPtbNfsY66Kvwg0JB00QbK8rxzG1xS8s3CsbJ21F70YJ3TzP5b0nPbfeKobAfHjJYRY6AA=='; |
| 43 | +$stableVersionLength = 383015811; |
| 44 | +$stableVersionFileProviderSignature = '1QVaYzZcbZbwJEwVXPtbNfsY66Kvwg0JB00QbK8rxzG1xS8s3CsbJ21F70YJ3TzP5b0nPbfeKobAfHjJYRY6AA=='; |
| 45 | +$stableVersionFileProviderLength = 383015811; |
46 | 46 |
|
47 | 47 | // |
48 | 48 | // enterprise |
|
0 commit comments