rye: Update to version 0.35.0

This commit is contained in:
github-actions[bot] 2024-06-24 16:28:02 +00:00
parent 670e9f189c
commit 7847f6e3c0

View File

@ -1,5 +1,5 @@
{ {
"version": "0.34.0", "version": "0.35.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.34.0/rye-x86_64-windows.exe#/rye.exe", "url": "https://github.com/mitsuhiko/rye/releases/download/0.35.0/rye-x86_64-windows.exe#/rye.exe",
"hash": "d6dd0d5f505060cbc0cff99941365ef3af0b09c62bba2b75ff111f97c47a7554" "hash": "5ce76d2d3cd7d5c2cee8488d2b75c90f6650aeaacaf66997e871b38228148307"
}, },
"32bit": { "32bit": {
"url": "https://github.com/mitsuhiko/rye/releases/download/0.34.0/rye-x86-windows.exe#/rye.exe", "url": "https://github.com/mitsuhiko/rye/releases/download/0.35.0/rye-x86-windows.exe#/rye.exe",
"hash": "59c8c2f986f311a1ba362d09588c545b4a48f4593157ea6003601be829a4425e" "hash": "5c7c2e9cc90608c9b42c0050d5c813a5361cdae5e2cba910aa6de04e12aee701"
} }
}, },
"pre_install": [ "pre_install": [