From 9604841c530068b8a72f5d2d49c5aba72b0f17b1 Mon Sep 17 00:00:00 2001 From: github-actions Date: Thu, 16 Jan 2025 14:55:08 +0000 Subject: [PATCH] bump pkgx from 2.0.0 to 2.0.0 --- pkgx.rb | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/pkgx.rb b/pkgx.rb index 88fd9b6..3343079 100644 --- a/pkgx.rb +++ b/pkgx.rb @@ -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 @@ -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: "cfe66a7aa168e0e74e980a540e6e740ea37eca879d87bb4d6f1fff1b8bcc128e" + sha256 cellar: :any_skip_relocation, big_sur: "3171cb2559e6947d300bcb866dcbfffb4620ae83f31f6fa52fcea19b94d2c4a3" + sha256 cellar: :any_skip_relocation, x86_64_linux: "6a839bd935a6f30033ed8dbefb3e1dd1367d788dd57e5d0ba1ec9af8f598b2e1" root_url "https://github.com/pkgxdev/homebrew-made/releases/download/v2.0.0" end