Skip to content

Commit 21cdf83

Browse files
committed
pkgx: update 2.7 bottle.
1 parent 46c1519 commit 21cdf83

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

Formula/p/pkgx.rb

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -7,13 +7,13 @@ class Pkgx < Formula
77
head "https://github.com/pkgxdev/pkgx.git", branch: "main"
88

99
bottle do
10-
sha256 cellar: :any_skip_relocation, arm64_sequoia: "923bc9ae340efadb04b0a3d11bfcf231769109500341b2843e9a0330a991ad65"
11-
sha256 cellar: :any_skip_relocation, arm64_sonoma: "32b3e4e51dc56a216237e505b9b325a3e7a4e6602cde0a298b90d2c6d66c9340"
12-
sha256 cellar: :any_skip_relocation, arm64_ventura: "15fd4c5304966170b25ffb6e9537c56353a6a2a0a45697a32caf42f52a39e0ef"
13-
sha256 cellar: :any_skip_relocation, sonoma: "e2ac0f44c237dcc86562ef681fac91b8e652b62a6bc746b528a050d60c050f32"
14-
sha256 cellar: :any_skip_relocation, ventura: "c7e3c780179e1fe78f0aa8ac11dcd9d411778aab8b70ffc833965c355688c774"
15-
sha256 cellar: :any_skip_relocation, arm64_linux: "c40b27661351d6658c376bd9bdb8a8020181488a552c7891f54add9f22f972eb"
16-
sha256 cellar: :any_skip_relocation, x86_64_linux: "ac20c4d3fb53c43c9a2ee8f2551cf1d219bf9acfcf5f1de9308c123a84ac2dbe"
10+
sha256 cellar: :any_skip_relocation, arm64_sequoia: "d54923e20f0940729bec3cda7d4d597ea3b5535776e8aaaffa76927a5d83fdf4"
11+
sha256 cellar: :any_skip_relocation, arm64_sonoma: "d02236c3096e6cb1755fe79a4f35002f20afd3ec72debc05c5e23c85e287c81f"
12+
sha256 cellar: :any_skip_relocation, arm64_ventura: "c74465ddc16dded699648b040ec1d7a7d45bd1d0ed5f3fb64c2155379f1d5372"
13+
sha256 cellar: :any_skip_relocation, sonoma: "8b4a08f77e540968ad06d9910b56f2aeaf3e95a8e9eb62a71f6ca5047f7eea5d"
14+
sha256 cellar: :any_skip_relocation, ventura: "a8931040aed065d0d8374df553904f6da327fdc3b6b22b0516893de41447bef6"
15+
sha256 cellar: :any_skip_relocation, arm64_linux: "d2bf05af625f05d00d025bf90f48d195a3ad1e78f514cb000827260a18aeed11"
16+
sha256 cellar: :any_skip_relocation, x86_64_linux: "cdeed2e0e4c6d5943a8edacddbe544ac18eb1a6fd7024d7d476cdf5342ae1afb"
1717
end
1818

1919
depends_on "rust" => :build

0 commit comments

Comments
 (0)