plugins
plugins copied to clipboard
Duplicate release for v1.6.1 with missing assets
Looks like the newest release - v1.6.1 has a duplicate release which is resulting in bad metadata from the github api.
The newest v1.6.1 release id 188516655 only seems to contain the s390x arch plugins whereas the duplicated v1.6.1 release id 188516654 contains all the plugins
This also breaks references to fetching the latest release which I presume is just a pointer to the newest release id which has an incomplete list of assets - https://docs.github.com/en/rest/releases/releases?apiVersion=2022-11-28#get-the-latest-release
I'm encountering this too, broke a few builds. The Github API only returns s390x assets. Going to have to pin to 1.6.0 for now.