Skip to content

Commit

Permalink
uv 0.5.19
Browse files Browse the repository at this point in the history
  • Loading branch information
BrewTestBot committed Jan 15, 2025
1 parent 1544022 commit 0e075a4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Formula/u/uv.rb
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
class Uv < Formula
desc "Extremely fast Python package installer and resolver, written in Rust"
homepage "https://github.com/astral-sh/uv"
url "https://github.com/astral-sh/uv/archive/refs/tags/0.5.18.tar.gz"
sha256 "eba1085fbc0b8d0b05eb8d655cc4644e88c10c2395d0352b6dcb29b0a6362a1f"
url "https://github.com/astral-sh/uv/archive/refs/tags/0.5.19.tar.gz"
sha256 "4d9cccc48fb54b88bfe43f8eddd8d027b11337de58aa3f7c15428da7ddab5903"
license any_of: ["Apache-2.0", "MIT"]
head "https://github.com/astral-sh/uv.git", branch: "main"

Expand Down

0 comments on commit 0e075a4

Please sign in to comment.