XR packaging for Fedora Atomic
0
fork

Configure Feed

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

atomicxr-cli 2.7.1

+2 -7
+2 -7
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.org/matrixfurry.com/atomic-xr" 6 - version "2.6.0" 6 + version "2.7.1" 7 7 url "https://tangled.org/matrixfurry.com/atomic-xr/archive/refs%2Ftags%2Fv#{version}" 8 - sha256 "03d382a66b67baeaeeedad0fee9b344b18921fdae1838aa55f3d2e5129353e61" 8 + sha256 "7b64addc3f70ad33db5b30373c050287386aa9d9695c6ba9fd3f1db11e621e06" 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.6.0" 13 - sha256 cellar: :any_skip_relocation, x86_64_linux: "c3dc78fe3e06a11abc8ec1f415153b9c156da7bcac65bdd2f357f3fa7f825905" 14 - end 15 10 16 11 depends_on "nushell" 17 12