Skip to content

Commit 40c91ed

Browse files
committed
uv: update 0.8.12 bottle.
1 parent e209175 commit 40c91ed

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: "1029001fa24969ad08c98b17d596173d1cec8bfcb3df3bb5e8c4ba159997ee76"
11-
sha256 cellar: :any_skip_relocation, arm64_sonoma: "712aee0a7c9bcc32778e4be1befdebeb174c6de525a2ee532dd4185ce76289cf"
12-
sha256 cellar: :any_skip_relocation, arm64_ventura: "547eda5669a9a00153dbc523362e26a6f48a1588d4e4b69662c2fa5b12e50135"
13-
sha256 cellar: :any_skip_relocation, sonoma: "70622a235dc256fb7e63dcee3de5579ce52f82aa557bebaf5c241f4168c8d2f4"
14-
sha256 cellar: :any_skip_relocation, ventura: "e2c5bb240c3ae7495b1cf807e3c15bc919f4897d23db15b6d7b70b9150dce559"
15-
sha256 cellar: :any_skip_relocation, arm64_linux: "05833494f9a4f85a6f188b1bfc33e8ee01c5a1069f97a7822bf1cd02177520fd"
16-
sha256 cellar: :any_skip_relocation, x86_64_linux: "d4da54edfcfb6ec5b99dc816713f3dcb58a3e877f382d7ef2310af0504ab3cab"
10+
sha256 cellar: :any_skip_relocation, arm64_sequoia: "125607f10877b01f1ab3df6093bf301057ce5c020ffe121eb829ffc621c617c9"
11+
sha256 cellar: :any_skip_relocation, arm64_sonoma: "4bba3b9f07cc01e9aa45b218b120e0d89b380eefce97bd5f905166dc82f8d9e2"
12+
sha256 cellar: :any_skip_relocation, arm64_ventura: "ad8503ecc440b956a5bcff2428909664c9141763afe558058a6b3f400779ebaf"
13+
sha256 cellar: :any_skip_relocation, sonoma: "74c946fcb9653dddda2f9d29568da7c74d1ea48b23a6ca34d9d6b119fcee8d52"
14+
sha256 cellar: :any_skip_relocation, ventura: "658d854b6beb32392d351cd37dbd8ed16b15d4e2067f4bd6c23f45410bdc8ec6"
15+
sha256 cellar: :any_skip_relocation, arm64_linux: "72874cc8a166e86cfba24a04ecdcc831bdc601561f1574e4fcb21054525eb0ba"
16+
sha256 cellar: :any_skip_relocation, x86_64_linux: "4db7ae91987a77df00029e8e0a61836241500e312df3f4a06e483dc94c69a200"
1717
end
1818

1919
depends_on "pkgconf" => :build

0 commit comments

Comments
 (0)