Skip to content

Commit 2b6300d

Browse files
committed
pixi 0.54.0
1 parent 9d68afa commit 2b6300d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/p/pixi.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class Pixi < Formula
22
desc "Package management made easy"
33
homepage "https://pixi.sh"
4-
url "https://github.com/prefix-dev/pixi/archive/refs/tags/v0.53.0.tar.gz"
5-
sha256 "29e9b24198ddf8be72a851e7c52746db80a136708460b4f24f49b975185d397a"
4+
url "https://github.com/prefix-dev/pixi/archive/refs/tags/v0.54.0.tar.gz"
5+
sha256 "ce74792a4668a9ca0b5f99e6f03c41f76f8f3bd83f48224d4de2267de43bc627"
66
license "BSD-3-Clause"
77
head "https://github.com/prefix-dev/pixi.git", branch: "main"
88

0 commit comments

Comments
 (0)