Skip to content

Commit

Permalink
uv: Update to version 0.5.23
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Jan 23, 2025
1 parent 17cc172 commit db5d425
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions bucket/uv.json
Original file line number Diff line number Diff line change
@@ -1,16 +1,16 @@
{
"version": "0.5.22",
"version": "0.5.23",
"description": "An extremely fast Python package installer and resolver, written in Rust.",
"homepage": "https://docs.astral.sh/uv/",
"license": "Apache-2.0|MIT",
"architecture": {
"64bit": {
"url": "https://github.com/astral-sh/uv/releases/download/0.5.22/uv-x86_64-pc-windows-msvc.zip",
"hash": "bbe5dc1b2777f170d53d3d7856376eda9229a2c4f74332336e0ef0603325cbe5"
"url": "https://github.com/astral-sh/uv/releases/download/0.5.23/uv-x86_64-pc-windows-msvc.zip",
"hash": "140be2cf57e37c7c86be4840d17b71fbc7daa21e2f46ed60830b4a39ef527663"
},
"32bit": {
"url": "https://github.com/astral-sh/uv/releases/download/0.5.22/uv-i686-pc-windows-msvc.zip",
"hash": "4c4e029f05cd94b09cb3c3ac9d2dd4adeb2a1e54d13a09ba79c244d95d960ba7"
"url": "https://github.com/astral-sh/uv/releases/download/0.5.23/uv-i686-pc-windows-msvc.zip",
"hash": "c9d6f5806666921a31f0a3ac88f9848884c67cd7348b0c0dd420c92ae40371ff"
}
},
"bin": [
Expand Down

0 comments on commit db5d425

Please sign in to comment.