Ralf Vogler

Results 215 comments of Ralf Vogler

Yea, that sounds reasonable.

I have the same problem also with .zip files: ```console $ brew install pipx $ pipx install lastversion $ lastversion --assets download SamusAranX/MinimalMIDIPlayer Downloaded MinimalMIDIPlayer-v1.13.zip: : 7368.0KB [00:00, 10763.89KB/s] $...

Also, what's the difference between extract and unzip?

Still does not work for me with #141: ```console $ pipx uninstall lastversion uninstalled lastversion! ✨ 🌟 ✨ $ pipx install git+https://github.com/dvershinin/lastversion installed package lastversion 3.4.6, installed using Python 3.12.1...

Thanks, works now 👍 ```console $ lastversion --assets unzip SamusAranX/MinimalMIDIPlayer MinimalMIDIPlayer-v1.13.zip: 7368.0KB [00:00, 30144.44KB/s] $ ll | grep Mini drwxr-xr-x 3 voglerr staff 96 Jan 26 20:46 MinimalMIDIPlayer.app ```

Are you making a release for this? If not, I'll just keep `pipx install git+https://github.com/dvershinin/lastversion` in my dotfiles for now.

`lastversion --assets unzip` still doesn't work for macOS apps: ![image](https://github.com/dvershinin/lastversion/assets/493741/f29ec874-d745-4fdd-b027-982eb67aa912) ```console $ open MinimalMIDIPlayer.app The application cannot be opened for an unexpected reason, error=Error Domain=RBSRequestErrorDomain Code=5 "Launch failed." UserInfo={NSLocalizedFailureReason=Launch failed.,...

I don't know about Rosetta, I think whenever I ran some binary compiled for amd64 it didn't work, just noticed it work for casks/apps. A quick search for GitHub Actions...

Ok, so if it says `A security code has been sent to your phone.` and `EG_OTPKEY` is set, it should click `Try another way` and then `Authenticator App`.

You'll have to ask the homeassistant people. If you don't have login info configured, the terminal will wait for you to enter it, however, it has a timeout, so the...