if you have a template like this
<group arch="Windows-*">
<group version="{version}" released="{released}">
<implementation arch="Windows-x86_64" >
<manifest-digest/>
<archive href="https://eternallybored.org/misc/wget/releases/wget-{version}-win64.zip" />
</implementation>
</group>
</group>
0template adds the current date as released date on the implementation
The implementation date overrides by the actual date.