vedderb / vesc_tool

The source code for VESC Tool. See vesc-project.com
GNU General Public License v3.0
716 stars 525 forks source link

flatpak is outdated #356

Open unitypunk opened 8 months ago

unitypunk commented 8 months ago

https://github.com/flathub/flathub/pull/2043

flatpack installs version 3.0 rather then 6.02 (or i guess 6.05 is coming soon?)

@albfan

albfan commented 8 months ago

I still miss a tag or branches from releases. The best info I can find is this:

https://forum.esk8.news/t/precompiled-vesc-tool-archive/15920

That matches with existing branches:

origin/release_3_01 origin/release_6_00 origin/release_6_02

so probably we can do a new release with branch origin/release_6_02

about 6.05, the commit just says its beta

unitypunk commented 8 months ago

I just wasn't sure how close 6.05 was to release. No point in updating to 6.02 if 05 comes out next week

albfan commented 8 months ago

There are problems to build this on current flatpak runtime. That's the main thing to resolve.

Where is the info about 6.05 will be released next week?