From 47a290e785ec93cd3bd76630b99f7c88d9cfd2d8 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 25 Sep 2024 16:30:22 +0000 Subject: [PATCH] rye: Update to version 0.40.0 --- bucket/rye.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/rye.json b/bucket/rye.json index 6671dd4afd..dafe26c2d3 100644 --- a/bucket/rye.json +++ b/bucket/rye.json @@ -1,5 +1,5 @@ { - "version": "0.39.0", + "version": "0.40.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.39.0/rye-x86_64-windows.exe#/rye.exe", - "hash": "9a23651934f0228f7d7d4f369e093fd7a12c388c55acfba738e15f38b1d4c418" + "url": "https://github.com/astral-sh/rye/releases/download/0.40.0/rye-x86_64-windows.exe#/rye.exe", + "hash": "901909b2d04bbb5df61290d985404a458fa76ddcba44fc6fb2c0d52f6282304f" }, "32bit": { - "url": "https://github.com/astral-sh/rye/releases/download/0.39.0/rye-x86-windows.exe#/rye.exe", - "hash": "cf70ad3a6ebc2e93c1abc46ef203b40f1e18113102ab69facefcfb7476269307" + "url": "https://github.com/astral-sh/rye/releases/download/0.40.0/rye-x86-windows.exe#/rye.exe", + "hash": "2e1b400456cde2a5d118e4ec162c70d46f651b46e656d7ad0a16b32b7d15ef00" } }, "pre_install": [