XR packaging for Fedora Atomic
0
fork

Configure Feed

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

atomicxr-cli: bump to v1.0.4

Use safe install mode by default

+2 -2
+2 -2
Formula/atomicxr-cli.rb
··· 3 3 class AtomicxrCli < Formula 4 4 desc "Utilities for XR on Fedora Atomic Desktops and Universal Blue" 5 5 homepage "https://tangled.sh/@matrixfurry.com/homebrew-atomicxr" 6 - url "https://knot1.tangled.sh/did:plc:zmjoeu3stwcn44647rhxa44o/atomic-xr/archive/v1.0.3.tar.gz" 7 - sha256 "eebe189e0b95a6fdcbb2f739f94b708f5ffb1a1c18179218f96938d78a594bd7" 6 + url "https://knot1.tangled.sh/did:plc:zmjoeu3stwcn44647rhxa44o/atomic-xr/archive/v1.0.4.tar.gz" 7 + sha256 "172e1023ab3494efcf6a589bdd9631b19044e7be6b54cb99462319a62cd13c2c" 8 8 license "AGPL-3.0-only" 9 9 10 10 # livecheck will be implemented after this pr is merged: https://tangled.sh/@tangled.sh/core/pulls/442