From ee1e87c08057deccce9b6efdcdffd3724f6677cc Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 20 Jul 2024 20:25:23 +0000 Subject: [PATCH] rye: Update to version 0.37.0 --- bucket/rye.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/rye.json b/bucket/rye.json index 04d6786e35..459826cf7a 100644 --- a/bucket/rye.json +++ b/bucket/rye.json @@ -1,5 +1,5 @@ { - "version": "0.36.0", + "version": "0.37.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.36.0/rye-x86_64-windows.exe#/rye.exe", - "hash": "809e6986c665e7ef9f669c713616d24f20d434c3ed0c87c009d3f75376060556" + "url": "https://github.com/mitsuhiko/rye/releases/download/0.37.0/rye-x86_64-windows.exe#/rye.exe", + "hash": "28002a01e4c9e6979079a3eef4cca5c45a0dec90c646cfef6695efdc8706d9cb" }, "32bit": { - "url": "https://github.com/mitsuhiko/rye/releases/download/0.36.0/rye-x86-windows.exe#/rye.exe", - "hash": "384a8f1919889e9574a3e54c61c064bdcdb3784f40f66681d7b5cbd681e1be9e" + "url": "https://github.com/mitsuhiko/rye/releases/download/0.37.0/rye-x86-windows.exe#/rye.exe", + "hash": "045a97a7bea78d4601a6e96e176aff7b4f3c674241d636d61e3950531bd5d955" } }, "pre_install": [