Skip to content

Commit

Permalink
uv: update 0.5.11 bottle.
Browse files Browse the repository at this point in the history
  • Loading branch information
BrewTestBot committed Dec 20, 2024
1 parent db97b1a commit 462fbdd
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions Formula/u/uv.rb
Original file line number Diff line number Diff line change
Expand Up @@ -7,12 +7,12 @@ class Uv < Formula
head "https://github.com/astral-sh/uv.git", branch: "main"

bottle do
sha256 cellar: :any_skip_relocation, arm64_sequoia: "997a40bfa31b5321ac68144b1290be083801e5af185c8ee28b90307da728f72a"
sha256 cellar: :any_skip_relocation, arm64_sonoma: "742f4280c6d037d21571e3e8f067f2d228d3bf147c718358b974e30fe324b069"
sha256 cellar: :any_skip_relocation, arm64_ventura: "267a28b039db383c238c89dcdbf53b90dd7d870d2dc9c18af0954dc535fc71af"
sha256 cellar: :any_skip_relocation, sonoma: "f3de4f3b265b136d9ad100b77392b74a6f7b62577941411c060fe574af128209"
sha256 cellar: :any_skip_relocation, ventura: "fe87682760ddbefff4487a86d9310d3ed669b5339d1bfcaafb401218c3940307"
sha256 cellar: :any_skip_relocation, x86_64_linux: "00e19e8aa83fa53f3eee4daaac1094d17bf788b4b3a8f49984b7a34379bd042d"
sha256 cellar: :any_skip_relocation, arm64_sequoia: "203a564a6215e8f90beea270cae25bfc650978eedeaf419048a656d87059305a"
sha256 cellar: :any_skip_relocation, arm64_sonoma: "c5cb9c1d8c3c75fe58ca33ad4e9bc200222289ec0901104643e64b233702f1a8"
sha256 cellar: :any_skip_relocation, arm64_ventura: "82405b82751ffdb5234827da81c21c704317cf2024deadafa46eb71981161ca4"
sha256 cellar: :any_skip_relocation, sonoma: "fba1bd38696d45dd73d635563c5264ecc98d913346c52c7e0d92f66667939475"
sha256 cellar: :any_skip_relocation, ventura: "51dc2228fd16668329e1c3c32f3a75b6951edbd1a8aeb1939a6b91730f95bc9c"
sha256 cellar: :any_skip_relocation, x86_64_linux: "7bd5b7833e2437a260bc866a3e529be338882f0d8a35ed7fbe0222bab0163609"
end

depends_on "pkgconf" => :build
Expand Down

0 comments on commit 462fbdd

Please sign in to comment.