Hi,
all these releases here on github have
published_at="2026-05-04...".
Can you make so the published date correspond to the actual date it appear on github?
I have an update script which use
https://api.github.com/repos/GyanD/codexffmpeg/releases/latest
The script check if a new version appear in your repos, and decide if it downloads the zip or not.
Thank you
Hi,
all these releases here on github have
published_at="2026-05-04...".
Can you make so the published date correspond to the actual date it appear on github?
I have an update script which use
https://api.github.com/repos/GyanD/codexffmpeg/releases/latestThe script check if a new version appear in your repos, and decide if it downloads the zip or not.
Thank you