···33class AtomicxrCli < Formula
44 desc "Utilities for XR on Fedora Atomic Desktops and Universal Blue"
55 homepage "https://tangled.sh/@matrixfurry.com/homebrew-atomicxr"
66- url "https://knot1.tangled.sh/did:plc:zmjoeu3stwcn44647rhxa44o/atomic-xr/archive/v1.0.1.tar.gz"
77- sha256 "9517b8907b7a3cfdd9d0bbdde9304b6a2595db5aac3b2d826402c1a01f3ad605"
66+ url "https://knot1.tangled.sh/did:plc:zmjoeu3stwcn44647rhxa44o/atomic-xr/archive/v1.0.3.tar.gz"
77+ sha256 "eebe189e0b95a6fdcbb2f739f94b708f5ffb1a1c18179218f96938d78a594bd7"
88 license "AGPL-3.0-only"
99+1010+ # livecheck will be implemented after this pr is merged: https://tangled.sh/@tangled.sh/core/pulls/442
1111+ # alternatively, we could use the git strategy, but that's not ideal iirc
9121013 depends_on "nushell"
1114