rye: Update to version 0.40.0

This commit is contained in:
github-actions[bot] 2024-09-25 16:30:22 +00:00
parent 65d778ebd0
commit 47a290e785

View File

@ -1,5 +1,5 @@
{ {
"version": "0.39.0", "version": "0.40.0",
"description": "A comprehensive project and package management solution for Python", "description": "A comprehensive project and package management solution for Python",
"homepage": "https://rye.astral.sh/", "homepage": "https://rye.astral.sh/",
"license": "MIT", "license": "MIT",
@ -8,12 +8,12 @@
}, },
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/astral-sh/rye/releases/download/0.39.0/rye-x86_64-windows.exe#/rye.exe", "url": "https://github.com/astral-sh/rye/releases/download/0.40.0/rye-x86_64-windows.exe#/rye.exe",
"hash": "9a23651934f0228f7d7d4f369e093fd7a12c388c55acfba738e15f38b1d4c418" "hash": "901909b2d04bbb5df61290d985404a458fa76ddcba44fc6fb2c0d52f6282304f"
}, },
"32bit": { "32bit": {
"url": "https://github.com/astral-sh/rye/releases/download/0.39.0/rye-x86-windows.exe#/rye.exe", "url": "https://github.com/astral-sh/rye/releases/download/0.40.0/rye-x86-windows.exe#/rye.exe",
"hash": "cf70ad3a6ebc2e93c1abc46ef203b40f1e18113102ab69facefcfb7476269307" "hash": "2e1b400456cde2a5d118e4ec162c70d46f651b46e656d7ad0a16b32b7d15ef00"
} }
}, },
"pre_install": [ "pre_install": [