Skip to content

Commit 8895c32

Browse files
committed
uv: update 0.7.8 bottle.
1 parent bf3a160 commit 8895c32

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

Formula/u/uv.rb

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

99
bottle do
10-
sha256 cellar: :any_skip_relocation, arm64_sequoia: "35ba20f226409b234511bfa102cae61cb93bf2512a540b34011ee1e07a630f92"
11-
sha256 cellar: :any_skip_relocation, arm64_sonoma: "3201afd2afa809004e33d2dfd687462afe14d3db9757a524c5112b95ecba9105"
12-
sha256 cellar: :any_skip_relocation, arm64_ventura: "818062336bee74ff521730aae4df4957781a68969fe39e594bacee7dfc3b709c"
13-
sha256 cellar: :any_skip_relocation, sonoma: "a4be9796b441bea17ea107e312c55284288addf12412dc6a0a5cd132ba710b21"
14-
sha256 cellar: :any_skip_relocation, ventura: "ee43e2f8a64a62cc1340be96aa43217fca34c832576fe0937e6701207ba5e394"
15-
sha256 cellar: :any_skip_relocation, arm64_linux: "3c625bce5257d094e17dac2081fe198c7bb7777ceca4e989de8170f5600dcfdb"
16-
sha256 cellar: :any_skip_relocation, x86_64_linux: "1c0b16d6edeaac9ecea8737564a23e423d3ea9ec3bb7b33936210e2054c7c563"
10+
sha256 cellar: :any_skip_relocation, arm64_sequoia: "e30a739658e6103669299e1e4c2be82d2ee7069c81a1d79eb0c281b7f656c5f7"
11+
sha256 cellar: :any_skip_relocation, arm64_sonoma: "94428e3bae615004462f8c02440c86c13d74656723bd43f07adca11a8cff2730"
12+
sha256 cellar: :any_skip_relocation, arm64_ventura: "3ee9433b898bb64d166568e050ee1678ed5777e66a952ae84b9ca8ddfb2242a8"
13+
sha256 cellar: :any_skip_relocation, sonoma: "2c7ba09947d1c2dd0a7e137979b452b4dcb143d09c4b9e857cd14da4c1abc2cf"
14+
sha256 cellar: :any_skip_relocation, ventura: "42ff474cb862957b61d935dab7a38f5ea78398455de3017bebbbdb170e3d5c33"
15+
sha256 cellar: :any_skip_relocation, arm64_linux: "d94150fe523423606f7a97fbfe59712569bebd4002431b4edb7277a3c1447888"
16+
sha256 cellar: :any_skip_relocation, x86_64_linux: "4604027e63a74b20b9879d08b5708c488e96cd11f999c29b92310360ba3a6699"
1717
end
1818

1919
depends_on "pkgconf" => :build

0 commit comments

Comments
 (0)