Skip to content

Commit 46c1519

Browse files
committed
pkgx 2.7
1 parent 6587e53 commit 46c1519

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.6.tar.gz"
5-
sha256 "770944fd946fef2e365d18568335483156ceefa4950ffb9d7b8f98dd2f3fe12e"
4+
url "https://github.com/pkgxdev/pkgx/archive/refs/tags/v2.7.tar.gz"
5+
sha256 "479897abc6d51df25bda10b98ab6efef8424cb14bfd3003148d55216e6ca353b"
66
license "Apache-2.0"
77
head "https://github.com/pkgxdev/pkgx.git", branch: "main"
88

0 commit comments

Comments
 (0)