Skip to content

Commit 4a67e5f

Browse files
committed
uv: update 0.8.22 bottle.
1 parent cf28439 commit 4a67e5f

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: "f9e3b5753265bf6dbbc03a28275f44b38a64b9d9a0514db2fecd7e43fe938a47"
11-
sha256 cellar: :any_skip_relocation, arm64_sequoia: "aacaffd7254f2ba0744a8c883a98b55656579d0eced5038570684fb3a92b520d"
12-
sha256 cellar: :any_skip_relocation, arm64_sonoma: "36c35b8f892e62e9da7149946a7b8f4b3b815ea430cb334b7bc46cdadbd57ad8"
13-
sha256 cellar: :any_skip_relocation, sonoma: "a05d964c712c54d9d53995fc13cde0b6329b02e7234ea9d88e00c56fcec6b49e"
14-
sha256 cellar: :any_skip_relocation, arm64_linux: "426c7cb730248702d22f19857020eb2a2e3e69de101b7c3df715e5e024021917"
15-
sha256 cellar: :any_skip_relocation, x86_64_linux: "c4ed17a5f12dd3c4fba970eee35bbf3b9289679858d47e8f56dee98c0e48fa43"
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"
1616
end
1717

1818
depends_on "pkgconf" => :build

0 commit comments

Comments
 (0)