usebruno / bruno

Opensource IDE For Exploring and Testing Api's (lightweight alternative to postman/insomnia)
https://www.usebruno.com/
MIT License
26.15k stars 1.2k forks source link

[bug]: Installing Bruno from FlatHub fails because of incorrect URL #1905

Closed garrlker closed 6 months ago

garrlker commented 7 months ago

When I try to install from from FlatHub I'm met with this error

image

Error text

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

Simple fix, the release url FlatHub points to should be this instead

https://github.com/usebruno/bruno/releases/download/v1.12.2/bruno_1.12.2_x86_64_linux.AppImage
ravioli158 commented 7 months ago

+1

satokenta940 commented 6 months ago

Perhaps you can try Apidog and download it directly for more convenience.

helloanoop commented 6 months ago

This has been fixed. Please re-open if the issue persists.