ghcup-metadata: Release dates are incorrect
The release date is calculated using date +%Y-+%M+%d, which is wrong becuase M = minutes rather than m = month.
The release date is calculated using date +%Y-+%M+%d, which is wrong becuase M = minutes rather than m = month.