Closed jmattaa closed 1 day ago
I believe this must be an issue with the way I built the homebrew release
Since the version is decided at the compile-time using clap
, the Cargo.toml
must be updated before creating the release build that goes into homebrew
Thanks for the issue - I'll change the release build over at homebrew-lumen
I've realised after installing version 1.6.0 with homebrew that running
lumen -V
would result in sayinglumen 1.5.0
. I've run into a similar issue before, I've resolved it by forcing an update to the source code of the tag by doing a:This creates new compressed files at the tag so the sha will need to be updated.