XR packaging for Fedora Atomic
0
fork

Configure Feed

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

atomicxr-cli: update 2.3.0 bottle.

authored by

Containerized Bottler and committed by matrixfurry.com 68ab3d36 8af3f3f9

+2 -2
+2 -2
Formula/atomicxr-cli.rb
··· 9 9 license "AGPL-3.0-only" 10 10 11 11 bottle do 12 - root_url "https://gitlab.com/api/v4/projects/75293878/packages/generic/atomicxr-cli/#{AtomicxrCli.version}" 13 - sha256 x86_64_linux: "9e5623f701d33986e234c42bbf03b8dca58c28886f0e0ae12d1d469636290fba" 12 + root_url "https://gitlab.com/api/v4/projects/75293878/packages/generic/atomicxr-cli/2.3.0" 13 + sha256 cellar: :any_skip_relocation, x86_64_linux: "fc7612c4cd277af1a6ca5a36e3275db89eeb76b52bc386d98cd71b25df034a88" 14 14 end 15 15 16 16 depends_on "nushell"