Homebrew tap for XR (VR/AR/MR) software.
homebrew vr linux oci
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

build bottle for atomicxr-cli 2.5.0

Signed-off-by: MatrixFurry <did:plc:zmjoeu3stwcn44647rhxa44o>

+6 -1
+6 -1
Formula/atomicxr-cli.rb
··· 5 5 homepage "https://tangled.org/matrixfurry.com/atomic-xr" 6 6 version "2.5.0" 7 7 url "https://tangled.sh/@matrixfurry.com/atomic-xr/archive/refs%2Ftags%2Fv#{version}" 8 - sha256 "81a464ad2ddf950292afd19d5637e3406867703b9359c5bf6e1d22eccbc65d49" 8 + sha256 "e2fbb518b5dfbd52936d5169153c80a3d31155f1c15aed6615e1603b3bf1f1b0" 9 9 license "AGPL-3.0-only" 10 + 11 + bottle do 12 + root_url "https://gitlab.com/api/v4/projects/75293878/packages/generic/atomicxr-cli/2.5.0" 13 + sha256 cellar: :any_skip_relocation, x86_64_linux: "6565f0b2de59d0584809a817463ff90258c9b1db365ff6c0a8185f9c40f2384f" 14 + end 10 15 11 16 depends_on "nushell" 12 17