Skip to content

Commit abb5119

Browse files
committed
pkgx 2.5
1 parent 6bc3e33 commit abb5119

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/p/pkgx.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class Pkgx < Formula
22
desc "Standalone binary that can run anything"
33
homepage "https://pkgx.sh"
4-
url "https://github.com/pkgxdev/pkgx/archive/refs/tags/v2.4.tar.gz"
5-
sha256 "30fa5903eb77658b9df007e1f422e4788513992400925f843c705b5f4b91a43c"
4+
url "https://github.com/pkgxdev/pkgx/archive/refs/tags/v2.5.tar.gz"
5+
sha256 "6ee84de61a8a709d611f19cb9ededf64c0e1042321d65f0c3376f4c00ee0d1ed"
66
license "Apache-2.0"
77
head "https://github.com/pkgxdev/pkgx.git", branch: "main"
88

0 commit comments

Comments
 (0)