We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9d68afa commit 2b6300dCopy full SHA for 2b6300d
Formula/p/pixi.rb
@@ -1,8 +1,8 @@
1
class Pixi < Formula
2
desc "Package management made easy"
3
homepage "https://pixi.sh"
4
- url "https://github.com/prefix-dev/pixi/archive/refs/tags/v0.53.0.tar.gz"
5
- sha256 "29e9b24198ddf8be72a851e7c52746db80a136708460b4f24f49b975185d397a"
+ url "https://github.com/prefix-dev/pixi/archive/refs/tags/v0.54.0.tar.gz"
+ sha256 "ce74792a4668a9ca0b5f99e6f03c41f76f8f3bd83f48224d4de2267de43bc627"
6
license "BSD-3-Clause"
7
head "https://github.com/prefix-dev/pixi.git", branch: "main"
8
0 commit comments