From 94b5e4c1933ff0aa2d51c83e6c403aea05048f6c Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 27 Feb 2025 00:36:22 +0000 Subject: [PATCH] rye: Update to version 0.44.0 --- bucket/rye.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/rye.json b/bucket/rye.json index d8bc734118..13037b0f9a 100644 --- a/bucket/rye.json +++ b/bucket/rye.json @@ -1,5 +1,5 @@ { - "version": "0.43.0", + "version": "0.44.0", "description": "A comprehensive project and package management solution for Python", "homepage": "https://rye.astral.sh/", "license": "MIT", @@ -8,12 +8,12 @@ }, "architecture": { "64bit": { - "url": "https://github.com/astral-sh/rye/releases/download/0.43.0/rye-x86_64-windows.exe#/rye.exe", - "hash": "1c629d4103402fc1e6d9e00ea3243d39aeb7fdec916598c9ce9b595d0b151dd2" + "url": "https://github.com/astral-sh/rye/releases/download/0.44.0/rye-x86_64-windows.exe#/rye.exe", + "hash": "f48d3f3e4eddcaf39c4665e7953e177589006e8ed86772ce782f2b1c4ffb4c0f" }, "32bit": { - "url": "https://github.com/astral-sh/rye/releases/download/0.43.0/rye-x86-windows.exe#/rye.exe", - "hash": "2c2a4435c9c80a3d4b59aab018cc94eb9838519310916f7fac27538d84722133" + "url": "https://github.com/astral-sh/rye/releases/download/0.44.0/rye-x86-windows.exe#/rye.exe", + "hash": "12c08e74a69f8fef1ee4bb80c92994f7d906049451ffe4a9a2548565ed282c75" } }, "pre_install": [