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 6587e53 commit 46c1519Copy full SHA for 46c1519
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.6.tar.gz"
5
- sha256 "770944fd946fef2e365d18568335483156ceefa4950ffb9d7b8f98dd2f3fe12e"
+ url "https://github.com/pkgxdev/pkgx/archive/refs/tags/v2.7.tar.gz"
+ sha256 "479897abc6d51df25bda10b98ab6efef8424cb14bfd3003148d55216e6ca353b"
6
license "Apache-2.0"
7
head "https://github.com/pkgxdev/pkgx.git", branch: "main"
8
0 commit comments