orpiske commented on issue #104: URL: https://github.com/apache/camel-karavan/issues/104#issuecomment-970132562
> We could maybe update the github source to say 3.13.0 instead of RELEASE as jbang grabs the BLOB from the main branch as a workaround That's very strange. I couldn't reproduce it locally. The good news is that we can easily override this. We can run something like: `rm -rf ~/.jbang/cache && jbang app install --force CamelJBang@apache/camel && jbang -Dcamel.jbang.version=3.13.0 CamelJBang@apache/camel --help` -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
