From beab9c83b3c70b2ae26608ae67c3844d7630a15d Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 29 Mar 2024 13:11:46 +0000 Subject: [PATCH] rye: Update to version 0.32.0 --- bucket/rye.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/rye.json b/bucket/rye.json index 88ee032872..92d7d677ec 100644 --- a/bucket/rye.json +++ b/bucket/rye.json @@ -1,5 +1,5 @@ { - "version": "0.31.0", + "version": "0.32.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.31.0/rye-x86_64-windows.exe#/rye.exe", - "hash": "0ce46696075608be53a400ff85097d5672d00af6c5054f2e2da8757c443b67fa" + "url": "https://github.com/mitsuhiko/rye/releases/download/0.32.0/rye-x86_64-windows.exe#/rye.exe", + "hash": "14972f26921e4bd00031d3cdedb1a86f8611aef540b1f581de6e8eac9fe81458" }, "32bit": { - "url": "https://github.com/mitsuhiko/rye/releases/download/0.31.0/rye-x86-windows.exe#/rye.exe", - "hash": "0e0d86887263ccb846aa234d63fb1c1d9ad3b7408a3c24ab879a698c9e13f611" + "url": "https://github.com/mitsuhiko/rye/releases/download/0.32.0/rye-x86-windows.exe#/rye.exe", + "hash": "e46ae4e7f068d78f9728a88a86de60869d080c79b95a5ea44b2da1a14c028635" } }, "pre_install": [