I do not have much experience with how homebrew works, but I got this error in my terminal that might be something that can be addressed.
Cloning into '/opt/homebrew/Library/Taps/ruffle-rs/homebrew-ruffle'...
remote: Enumerating objects: 43, done.
remote: Counting objects: 100% (43/43), done.
remote: Compressing objects: 100% (32/32), done.
remote: Total 43 (delta 10), reused 37 (delta 8), pack-reused 0
Receiving objects: 100% (43/43), 6.19 KiB | 6.19 MiB/s, done.
Resolving deltas: 100% (10/10), done.
Tapped 1 formula (14 files, 13KB).
Error: ruffle-rs/ruffle/ruffle is a head-only formula.
To install it, run:
brew install --HEAD ruffle-rs/ruffle/ruffle
Given this, I'm unsure if the installation formula should change or if something should be configured to this brew.
I do not have much experience with how homebrew works, but I got this error in my terminal that might be something that can be addressed.
Given this, I'm unsure if the installation formula should change or if something should be configured to this brew.