Skip to content

Commit d944aea

Browse files
committed
uv: update 0.8.23 bottle.
1 parent d117995 commit d944aea

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

Formula/u/uv.rb

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -7,12 +7,12 @@ 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_tahoe: "66bf5dacf71c5c2b7d7b5b6e883c357a5b3c52f345475e3854e00e9243ccd956"
11-
sha256 cellar: :any_skip_relocation, arm64_sequoia: "673a3a32cca6b8e1f60d220a48a03f3a69a91db7b417f618b275476a66349e0d"
12-
sha256 cellar: :any_skip_relocation, arm64_sonoma: "c61542b76d8348d702975ca3ffe7498b98ae9f8e5c280a6c6c039cff552b5f3b"
13-
sha256 cellar: :any_skip_relocation, sonoma: "6c0dd9a74a231949da5ed49e3c072981af73ca3c2be269e2a2adb05fe6426d36"
14-
sha256 cellar: :any_skip_relocation, arm64_linux: "3b6bf1fe0f756be0865f6f737a1a03c5be20556b58328c36d9f59a16098d0673"
15-
sha256 cellar: :any_skip_relocation, x86_64_linux: "e1292f165182a109e1dd92bb404ee5f4005e9535ba79e0a4d048016757554fab"
10+
sha256 cellar: :any_skip_relocation, arm64_tahoe: "a8c1aeab1f39e705e7d94c5c7714e5665c2a33598da650dbb97149b4b0340c25"
11+
sha256 cellar: :any_skip_relocation, arm64_sequoia: "47c2b39c3315b12975c145a11bb9d871c0e0adb768ac5dd7eac9b4aa7974378f"
12+
sha256 cellar: :any_skip_relocation, arm64_sonoma: "a6edf817fcaabe0c041c0f1b6afa097c26f168280199f3ecb79e10f474f453a2"
13+
sha256 cellar: :any_skip_relocation, sonoma: "1377db14f070d732f8d6f93de529e097843b3c9eb9709eca8c1b89656eeeefaa"
14+
sha256 cellar: :any_skip_relocation, arm64_linux: "7440d9cfefcd3d81d4d1306ec9abeaf191590bbc88b985802442f1b1bdac6949"
15+
sha256 cellar: :any_skip_relocation, x86_64_linux: "f4b7dbc8deaf7c12b89928f0b869c3734e3c7494c880a5c750660bf7bad16f24"
1616
end
1717

1818
depends_on "pkgconf" => :build

0 commit comments

Comments
 (0)