rye: Update to version 0.34.0

This commit is contained in:
github-actions[bot] 2024-05-21 00:34:18 +00:00
parent b4908bb27d
commit 03c8031e4c

View File

@ -1,5 +1,5 @@
{ {
"version": "0.33.0", "version": "0.34.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.33.0/rye-x86_64-windows.exe#/rye.exe", "url": "https://github.com/mitsuhiko/rye/releases/download/0.34.0/rye-x86_64-windows.exe#/rye.exe",
"hash": "a372bcb2347db220d8c5f748a89b3012b9daf6159d73835493d3507a070999b3" "hash": "d6dd0d5f505060cbc0cff99941365ef3af0b09c62bba2b75ff111f97c47a7554"
}, },
"32bit": { "32bit": {
"url": "https://github.com/mitsuhiko/rye/releases/download/0.33.0/rye-x86-windows.exe#/rye.exe", "url": "https://github.com/mitsuhiko/rye/releases/download/0.34.0/rye-x86-windows.exe#/rye.exe",
"hash": "832b8c3a3f898e45ff0e59d610ed0e751557b74c1ae2680b2471182c865f2834" "hash": "59c8c2f986f311a1ba362d09588c545b4a48f4593157ea6003601be829a4425e"
} }
}, },
"pre_install": [ "pre_install": [