Moulick Aggarwal

Results 122 comments of Moulick Aggarwal

I was seeing the exact same on a M1 Max. Cleaning out all the files in `$HOME/.lima/colima/` fixed the issue. I think in my case it was just super old...

Why do we have to manually remove the quarantine flag for AnotherRedisDesktopManager 🤔.

My first thought was to add an if-else like ```go ver := fmt.Sprintf("v%s", opt.AppVersion) if opt.AppVersion == "dev" { ver = opt.AppVersion } ``` which is like essentially reverting https://github.com/aquasecurity/trivy/pull/2422...

> > Version: v0.29.1 > > It's no big deal, but it looks weird to me. `v` means `version`,so it is like `Version: version 0.29.1`. > > What if we...

Should work as expected now.

@knqyf263 I'd be curious about the comment I added above 🤔.

I had added a review comment, I suppose GitHub did not send a notification. Attached a screenshot in case it's not visible for some reason 😅

@axonasif can you please give the steps to build m1 variant, really would appreciate it. CopyQ is the only thing running Intel for me right now.

@axonasif left a couple comments in the PR, but yeah, was able to build a M1 native build from them 🎉. Now only if we could put them in Github...