evolus / pencil

The Pencil Project's unique mission is to build a free and opensource tool for making diagrams and GUI prototyping that everyone can use.
http://pencil.evolus.vn
GNU General Public License v2.0
9.04k stars 717 forks source link

Pencil does not display version correctly on winget #694

Open FurtadoPires opened 3 years ago

FurtadoPires commented 3 years ago

When I use winget upgrade on terminal, the current installed version of Pencil is always listed as "Unknown" and show the version 3.1.0 as a available update (the same version that's already installed)

Because of this, every time I run winget upgrade --all it download and install the same version, and after that It still doesn't recognize the installed version.

wingetpencil

To reproduce: 1 - Open Powershell 2 - Run winget upgrade to list the available updates 3 - Run winget upgrade Pencil to download and install the current version 4 - Run winget upgrade to check the installed version again

ghost commented 2 years ago

This irritates me and makes me want to look for better options. Can I do something about it?