From 78cfa5eee40d60dbde598a3376daed7de4a75e49 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 24 Apr 2024 20:25:26 +0000 Subject: [PATCH] rye: Update to version 0.33.0 --- bucket/rye.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/rye.json b/bucket/rye.json index 92d7d677ec..458e8d3fef 100644 --- a/bucket/rye.json +++ b/bucket/rye.json @@ -1,5 +1,5 @@ { - "version": "0.32.0", + "version": "0.33.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.32.0/rye-x86_64-windows.exe#/rye.exe", - "hash": "14972f26921e4bd00031d3cdedb1a86f8611aef540b1f581de6e8eac9fe81458" + "url": "https://github.com/mitsuhiko/rye/releases/download/0.33.0/rye-x86_64-windows.exe#/rye.exe", + "hash": "a372bcb2347db220d8c5f748a89b3012b9daf6159d73835493d3507a070999b3" }, "32bit": { - "url": "https://github.com/mitsuhiko/rye/releases/download/0.32.0/rye-x86-windows.exe#/rye.exe", - "hash": "e46ae4e7f068d78f9728a88a86de60869d080c79b95a5ea44b2da1a14c028635" + "url": "https://github.com/mitsuhiko/rye/releases/download/0.33.0/rye-x86-windows.exe#/rye.exe", + "hash": "832b8c3a3f898e45ff0e59d610ed0e751557b74c1ae2680b2471182c865f2834" } }, "pre_install": [