From 7847f6e3c0b80de7bab61e612d2cf92a6c8fb1fe Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 24 Jun 2024 16:28:02 +0000 Subject: [PATCH] rye: Update to version 0.35.0 --- bucket/rye.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/rye.json b/bucket/rye.json index 9beb7675f9..6f5a802a49 100644 --- a/bucket/rye.json +++ b/bucket/rye.json @@ -1,5 +1,5 @@ { - "version": "0.34.0", + "version": "0.35.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.34.0/rye-x86_64-windows.exe#/rye.exe", - "hash": "d6dd0d5f505060cbc0cff99941365ef3af0b09c62bba2b75ff111f97c47a7554" + "url": "https://github.com/mitsuhiko/rye/releases/download/0.35.0/rye-x86_64-windows.exe#/rye.exe", + "hash": "5ce76d2d3cd7d5c2cee8488d2b75c90f6650aeaacaf66997e871b38228148307" }, "32bit": { - "url": "https://github.com/mitsuhiko/rye/releases/download/0.34.0/rye-x86-windows.exe#/rye.exe", - "hash": "59c8c2f986f311a1ba362d09588c545b4a48f4593157ea6003601be829a4425e" + "url": "https://github.com/mitsuhiko/rye/releases/download/0.35.0/rye-x86-windows.exe#/rye.exe", + "hash": "5c7c2e9cc90608c9b42c0050d5c813a5361cdae5e2cba910aa6de04e12aee701" } }, "pre_install": [