Skip to content

Commit

Permalink
bump pkgx from 2.0.0 to 2.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions committed Jan 16, 2025
1 parent bd44b83 commit 133e854
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions pkgx.rb
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ class Pkgx < Formula
desc "Run Anything"
homepage "https://pkgx.sh"
url "https://github.com/pkgxdev/pkgx/releases/download/v2.0.0/pkgx-2.0.0.tar.xz"
sha256 "9a236947e95e31e55349b0e517b9529e1fffae16d7d51df609f811c7d37ea175"
sha256 "c2f43c1a0bedc0749da38066cff11d69596e3d3763ea4f73f9e3be8b68b2b787"
license "Apache-2.0"

livecheck do
Expand All @@ -11,9 +11,9 @@ class Pkgx < Formula
end

bottle do
sha256 cellar: :any_skip_relocation, arm64_big_sur: "870330d6a1ee55356f876d062bad28f2d4a2e7c7ee24e61d5155ec9310a33be3"
sha256 cellar: :any_skip_relocation, big_sur: "e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855"
sha256 cellar: :any_skip_relocation, x86_64_linux: "c7167aedfb196135460b363a5b5ecd419acd205937e80ec1284df5893af50842"
sha256 cellar: :any_skip_relocation, arm64_big_sur: "a5b48bd31993534fca412aaa57e254faa12b9065db7493f68fd52cfd5c8898e9"
sha256 cellar: :any_skip_relocation, big_sur: "0e7051c0108f4d083a3a14caf265360aac20542de0c573019f55c42057441ef1"
sha256 cellar: :any_skip_relocation, x86_64_linux: "61a5284f15d42f9d08d7ef9054a83d2185b72af451419608d8bd79000e883d45"
root_url "https://github.com/pkgxdev/homebrew-made/releases/download/v2.0.0"
end

Expand Down

0 comments on commit 133e854

Please sign in to comment.