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 6bc3e33 commit abb5119Copy full SHA for abb5119
Formula/p/pkgx.rb
@@ -1,8 +1,8 @@
1
class Pkgx < Formula
2
desc "Standalone binary that can run anything"
3
homepage "https://pkgx.sh"
4
- url "https://github.com/pkgxdev/pkgx/archive/refs/tags/v2.4.tar.gz"
5
- sha256 "30fa5903eb77658b9df007e1f422e4788513992400925f843c705b5f4b91a43c"
+ url "https://github.com/pkgxdev/pkgx/archive/refs/tags/v2.5.tar.gz"
+ sha256 "6ee84de61a8a709d611f19cb9ededf64c0e1042321d65f0c3376f4c00ee0d1ed"
6
license "Apache-2.0"
7
head "https://github.com/pkgxdev/pkgx.git", branch: "main"
8
0 commit comments