From 38382dcb35eeb2918571248c985684ea1b7563f3 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 11 Mar 2024 12:31:21 +0000 Subject: [PATCH] rye: Update to version 0.29.0 --- bucket/rye.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/rye.json b/bucket/rye.json index 6aa1078e4a..070e5782b3 100644 --- a/bucket/rye.json +++ b/bucket/rye.json @@ -1,5 +1,5 @@ { - "version": "0.28.0", + "version": "0.29.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.28.0/rye-x86_64-windows.exe#/rye.exe", - "hash": "9d3517c96449203aa062bbcad0dc5361610e5606800632508ba68dda616d0b06" + "url": "https://github.com/mitsuhiko/rye/releases/download/0.29.0/rye-x86_64-windows.exe#/rye.exe", + "hash": "98b2425c0d54fa9c96c4ef929285ea9b64834ed9e53c876e3934e2a9ba6a874b" }, "32bit": { - "url": "https://github.com/mitsuhiko/rye/releases/download/0.28.0/rye-x86-windows.exe#/rye.exe", - "hash": "a9ec8335157fc3907d033180076ce656038cc52c0718dace2d27290c4c75914d" + "url": "https://github.com/mitsuhiko/rye/releases/download/0.29.0/rye-x86-windows.exe#/rye.exe", + "hash": "427f2f2ea0a6011ab777933381557dda8bfb50067a76a3ca8b187bea41011fd3" } }, "pre_install": [