We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0361d00 commit 5537e82Copy full SHA for 5537e82
include/version.inc
@@ -24,7 +24,7 @@ $RELEASES = (function () {
24
'date' => '29 Aug 2024',
25
'tags' => [], // Set to ['security'] for security releases.
26
'sha256' => [
27
- 'tar.gz' => 'b93a69af83a1302543789408194bd1ae9829e116e784d578778200f20f1b72d40',
+ 'tar.gz' => 'b93a69af83a1302543789408194bd1ae9829e116e784d578778200f20f1b72d4',
28
'tar.bz2' => '6640e2455080a89adc41d4e57bb04f8c2bfb7eec627fe199af973bff34d7f0ee',
29
'tar.xz' => 'b862b098a08ab9bf4b36ed12c7d0d9f65353656b36fb0e3c5344093aceb35802',
30
]
0 commit comments