From e7bc0fbd0ac7983f4e26a42d27ef9c5356336551 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 23 Feb 2024 12:30:47 +0000 Subject: [PATCH] rye: Update to version 0.26.0 --- bucket/rye.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/rye.json b/bucket/rye.json index 992e50d12e..3fb9a5faa5 100644 --- a/bucket/rye.json +++ b/bucket/rye.json @@ -1,5 +1,5 @@ { - "version": "0.25.0", + "version": "0.26.0", "description": "An experimental package management solution for Python", "homepage": "https://rye-up.com/", "license": "MIT", @@ -8,12 +8,12 @@ }, "architecture": { "64bit": { - "url": "https://github.com/mitsuhiko/rye/releases/download/0.25.0/rye-x86_64-windows.exe#/rye.exe", - "hash": "e8430de0747bd0877013d4409c770df6fde73ecfd6565a52cc83dd1d0ec16a82" + "url": "https://github.com/mitsuhiko/rye/releases/download/0.26.0/rye-x86_64-windows.exe#/rye.exe", + "hash": "ef199a37c6908cebb7d2b733a17db49509cb45c989eaf682fff030fd5060e8a5" }, "32bit": { - "url": "https://github.com/mitsuhiko/rye/releases/download/0.25.0/rye-x86-windows.exe#/rye.exe", - "hash": "0c337a2454ca5b40c01d1d2f82d98cef71d0199bbe1c62b0e4ef8a73e013335a" + "url": "https://github.com/mitsuhiko/rye/releases/download/0.26.0/rye-x86-windows.exe#/rye.exe", + "hash": "53a8e6c3b2cd17759d887b00313bbb0ba992002bc1e13379684f8b74b42a0381" } }, "pre_install": [