From 7e13627904c31709822c49b3231c9d14c0c1f5a3 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 1 Feb 2024 12:30:00 +0000 Subject: [PATCH] rye: Update to version 0.20.0 --- bucket/rye.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/rye.json b/bucket/rye.json index 3bb80a6e6f..9ec9eacec0 100644 --- a/bucket/rye.json +++ b/bucket/rye.json @@ -1,5 +1,5 @@ { - "version": "0.19.0", + "version": "0.20.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.19.0/rye-x86_64-windows.exe#/rye.exe", - "hash": "81f48f4b9e6dfc5952af368c32bdb92d0dc46c08e11babb2e9ca99fd5b01a33a" + "url": "https://github.com/mitsuhiko/rye/releases/download/0.20.0/rye-x86_64-windows.exe#/rye.exe", + "hash": "1824dbaea0943ac3656593daf39cf92cb4b2e142ec60a78f092d6f0605eee2e5" }, "32bit": { - "url": "https://github.com/mitsuhiko/rye/releases/download/0.19.0/rye-x86-windows.exe#/rye.exe", - "hash": "eea52596235d5538527355570e74d2fff074c406322b28be88f7809dc223eeee" + "url": "https://github.com/mitsuhiko/rye/releases/download/0.20.0/rye-x86-windows.exe#/rye.exe", + "hash": "84ea48643e761f776546c953774c970624bc4f9281e73d4f9e88e0e900687278" } }, "pre_install": [