rye: Update to version 0.30.0

This commit is contained in:
github-actions[bot] 2024-03-20 00:33:10 +00:00
parent 7f9c122b86
commit 12973625f9

View File

@ -1,5 +1,5 @@
{ {
"version": "0.29.0", "version": "0.30.0",
"description": "An experimental package management solution for Python", "description": "An experimental package management solution for Python",
"homepage": "https://rye-up.com/", "homepage": "https://rye-up.com/",
"license": "MIT", "license": "MIT",
@ -8,12 +8,12 @@
}, },
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/mitsuhiko/rye/releases/download/0.29.0/rye-x86_64-windows.exe#/rye.exe", "url": "https://github.com/mitsuhiko/rye/releases/download/0.30.0/rye-x86_64-windows.exe#/rye.exe",
"hash": "98b2425c0d54fa9c96c4ef929285ea9b64834ed9e53c876e3934e2a9ba6a874b" "hash": "dfacc1d6e35ce4797663032ede116444084884073aecaf8f05297d8507dbf550"
}, },
"32bit": { "32bit": {
"url": "https://github.com/mitsuhiko/rye/releases/download/0.29.0/rye-x86-windows.exe#/rye.exe", "url": "https://github.com/mitsuhiko/rye/releases/download/0.30.0/rye-x86-windows.exe#/rye.exe",
"hash": "427f2f2ea0a6011ab777933381557dda8bfb50067a76a3ca8b187bea41011fd3" "hash": "a0934af5dc320334d2807dceadd34d2339036e294d6c9647b1688e9b114593ef"
} }
}, },
"pre_install": [ "pre_install": [