flathub / com.usebruno.Bruno

https://flathub.org/apps/details/com.usebruno.Bruno
1 stars 8 forks source link

Can't install Flatpak, wrong URL in manifest #12

Closed callb4ck closed 5 months ago

callb4ck commented 5 months ago

Trying to download bruno from gnome software results in this error:

While downloading https://github.com/usebruno/bruno/releases/download/v1.11.0/bruno_1.12.2_x86_64_linux.AppImage: Server returned status 404

This URL seems to be wrong, I believe the following to be the correct one:

https://github.com/usebruno/bruno/releases/download/v1.12.2/bruno_1.12.2_x86_64_linux.AppImage

Problem seems to be in com.usebruno.Bruno.yml:33

callb4ck commented 5 months ago

Also just noticed someone mentioned this in bruno's repo

https://github.com/usebruno/bruno/issues/1879

callb4ck commented 5 months ago

PR is already there, sorry for the useless issue