Rui Chen
Rui Chen
or if you want to do it manually, you can also run `brew bump-formula-pr kubescape --version=x.x.x` to bump the formula. Let me know if that makes sense.
close this for now due to inactivity, feel free to create a new one.
Any update on this?
Thanks @silentbicycle!
Maybe it is worth adding the MIT LICENSE file into the source code for tarball distribution as well.
relates to https://github.com/curlpipe/ox/issues/62
native arm build should be fixed on homebrew side with this PR, https://github.com/Homebrew/homebrew-core/pull/168488
> I just encountered the same issue. Turns out brew's compiler wrapper script filters out any `-march` flags now, unless the formula opts in to not remove it. See [Homebrew/brew@0404da7](https://github.com/Homebrew/brew/commit/0404da7ba7d22379b236c503d6a87746a848776c)....
Got some audit failure, but the build is successful ``` vc: * No `cpuid` instruction detected. vc should not use `ENV.runtime_cpu_detection`. ```