We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f565b85 commit 476f98dCopy full SHA for 476f98d
Formula/u/uv.rb
@@ -1,8 +1,8 @@
1
class Uv < Formula
2
desc "Extremely fast Python package installer and resolver, written in Rust"
3
homepage "https://github.com/astral-sh/uv"
4
- url "https://github.com/astral-sh/uv/archive/refs/tags/0.5.27.tar.gz"
5
- sha256 "312625322198c9017cf1102d7ae2a28cee7659c5068caf0da17acf77e856e430"
+ url "https://github.com/astral-sh/uv/archive/refs/tags/0.5.28.tar.gz"
+ sha256 "db7bf999d0ffffce9eb2ab9f3366d013acdf4f6287b4daeb5627d481147d3c68"
6
license any_of: ["Apache-2.0", "MIT"]
7
head "https://github.com/astral-sh/uv.git", branch: "main"
8
0 commit comments