Skip to content

Commit

Permalink
uv: update 0.1.38 bottle.
Browse files Browse the repository at this point in the history
  • Loading branch information
BrewTestBot committed Apr 24, 2024
1 parent 630cc3a commit 242e687
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions Formula/u/uv.rb
Original file line number Diff line number Diff line change
Expand Up @@ -7,13 +7,13 @@ class Uv < Formula
head "https://github.com/astral-sh/uv.git", branch: "main"

bottle do
sha256 cellar: :any, arm64_sonoma: "3355f45f128a4462b21911ceac5f5f9614b83a064c3fb2420a8fb554f57c380a"
sha256 cellar: :any, arm64_ventura: "8a3b48730f94f97fead7d705634f0175109d83d6a0bc7ee867d336dd03091ea5"
sha256 cellar: :any, arm64_monterey: "943a5a978b4ecb8144c5d5e02bf9efc043916ad2546e08a99b0e6a4d1ca8aee0"
sha256 cellar: :any, sonoma: "17653b97db88dd1e9a695b17d70774196c627b7bce066d0d85baca4bdf0b03f6"
sha256 cellar: :any, ventura: "a2828eec5ed752a7643c1b50664b7078c695c49e7bb28903fbfa634471aa2502"
sha256 cellar: :any, monterey: "3c6a65852513337894d165546c268bb2e4f2d6e32cd3e9f914e3636f47cdbca3"
sha256 cellar: :any_skip_relocation, x86_64_linux: "5dc25173137b2f3b03e5f91a30f7f4882d4eabb3819ac6a16f34a1a3150f14f0"
sha256 cellar: :any, arm64_sonoma: "a4458c848c3626656fa9d8ff25ffc13733e759f57a8703b35a8d65654959c0ee"
sha256 cellar: :any, arm64_ventura: "33985309235fa216916be43968a3f27dfb79cccc96a5aeec1b972e4b5b2c6031"
sha256 cellar: :any, arm64_monterey: "588fa09a6817b6d3e5a3e14af978162806ab7d39dde76a8c81f1745d114f4371"
sha256 cellar: :any, sonoma: "139d4d52af9a30fcf7ea12d4301fe92316ed66bcec9c6e6622a1da2d01ba97a4"
sha256 cellar: :any, ventura: "360fe08efae8cbac4a014d0ec76ba066bbc730bdb45038d906302ed10eca4f91"
sha256 cellar: :any, monterey: "8f0a31ac0ececba051b02dd9994f3c467104a7d826e971246ae86079fc314abc"
sha256 cellar: :any_skip_relocation, x86_64_linux: "c7ee5956cf60d5800519b6fde18f46a8c4850937de622fbb026416be6417694e"
end

depends_on "pkg-config" => :build
Expand Down

0 comments on commit 242e687

Please sign in to comment.