Versions of Spotube (<=v4.0.2) are ceased to work with Spotify™ API.
So users can no longer use/download those versions.
Please wait for the next version that will remedy this issue by not using such APIs.
Spotube has no affiliation with Spotify™ or any of its subsidiaries.
{#each data.releases as release}
{release.tag_name}
({formatDistanceToNow(release.published_at ?? new Date(), { addSuffix: true })})
{#each Object.entries(groupByOS(release.assets)) as [osName, assets]}