From 72b45f2ba131231793eb58aa6e291b02a235bd55 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 22 Oct 2024 00:35:21 +0000 Subject: [PATCH] rye: Update to version 0.42.0 --- bucket/rye.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/rye.json b/bucket/rye.json index 31368e921d..1103236dbf 100644 --- a/bucket/rye.json +++ b/bucket/rye.json @@ -1,5 +1,5 @@ { - "version": "0.41.0", + "version": "0.42.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.41.0/rye-x86_64-windows.exe#/rye.exe", - "hash": "8c78063a8c655c95f1c0f5c7fc4bfb9f3f863f84ab07199af1cd4c1d25a40ddc" + "url": "https://github.com/astral-sh/rye/releases/download/0.42.0/rye-x86_64-windows.exe#/rye.exe", + "hash": "dd4717831dff0aaa94d492adf4cdbf449d501ad012b0b95b6f525e3d9d62cd10" }, "32bit": { - "url": "https://github.com/astral-sh/rye/releases/download/0.41.0/rye-x86-windows.exe#/rye.exe", - "hash": "dafa07263346bc7abe0d3959769745f17877f420cc4f9db777b7a4b35eef1f52" + "url": "https://github.com/astral-sh/rye/releases/download/0.42.0/rye-x86-windows.exe#/rye.exe", + "hash": "e89962127a54ef261fcb22cf8b365a768d9a42954e12f71830d07fa04f4fe3d2" } }, "pre_install": [