From a2c284b360ef2a16e8f5f8724c9eb52f8f93b79d Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 4 Oct 2023 12:30:36 +0000 Subject: [PATCH] rye: Update to version 0.15.2 --- bucket/rye.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/rye.json b/bucket/rye.json index 29e9b130be..ae4e3d5e46 100644 --- a/bucket/rye.json +++ b/bucket/rye.json @@ -1,5 +1,5 @@ { - "version": "0.15.1", + "version": "0.15.2", "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.15.1/rye-x86_64-windows.exe#/rye.exe", - "hash": "fb199d7dc21adba15f799e11e91513dc30a84ea3f2f6c6327c53d8561a3ebc08" + "url": "https://github.com/mitsuhiko/rye/releases/download/0.15.2/rye-x86_64-windows.exe#/rye.exe", + "hash": "4e57a8b9856550d30c7fcba5b7a43abea68996e59f4cfb568e5f617cf9aad657" }, "32bit": { - "url": "https://github.com/mitsuhiko/rye/releases/download/0.15.1/rye-x86-windows.exe#/rye.exe", - "hash": "7d25c0e0422adac9bde8fa875a01b01a399096d667f193244ca07251d9bf33b5" + "url": "https://github.com/mitsuhiko/rye/releases/download/0.15.2/rye-x86-windows.exe#/rye.exe", + "hash": "a494db45bc5e4d02b39be81d9c093cb0bb97cdced24fa041f37641db7a344e52" } }, "pre_install": [