appdata: Use screenshot direct raw link

Otherwise appstream validation will fail with screenshot-no-media error
This commit is contained in:
Rafael Mardojai CM 2024-05-10 08:42:45 -05:00 committed by GitHub
parent 38aaaf2553
commit c7c14146b1
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -14,9 +14,9 @@
</description>
<screenshots>
<screenshot type="default">
<image>https://github.com/rbreu/beeref/blob/main/images/screenshot.png?raw=true</image>
</screenshot>
<screenshot type="default">
<image>https://raw.githubusercontent.com/rbreu/beeref/main/images/screenshot.png</image>
</screenshot>
</screenshots>
<releases>