rye: Update to version 0.42.0

This commit is contained in:
github-actions[bot] 2024-10-22 00:35:21 +00:00
parent 4e8a12c7de
commit 72b45f2ba1

View File

@ -1,5 +1,5 @@
{ {
"version": "0.41.0", "version": "0.42.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.41.0/rye-x86_64-windows.exe#/rye.exe", "url": "https://github.com/astral-sh/rye/releases/download/0.42.0/rye-x86_64-windows.exe#/rye.exe",
"hash": "8c78063a8c655c95f1c0f5c7fc4bfb9f3f863f84ab07199af1cd4c1d25a40ddc" "hash": "dd4717831dff0aaa94d492adf4cdbf449d501ad012b0b95b6f525e3d9d62cd10"
}, },
"32bit": { "32bit": {
"url": "https://github.com/astral-sh/rye/releases/download/0.41.0/rye-x86-windows.exe#/rye.exe", "url": "https://github.com/astral-sh/rye/releases/download/0.42.0/rye-x86-windows.exe#/rye.exe",
"hash": "dafa07263346bc7abe0d3959769745f17877f420cc4f9db777b7a4b35eef1f52" "hash": "e89962127a54ef261fcb22cf8b365a768d9a42954e12f71830d07fa04f4fe3d2"
} }
}, },
"pre_install": [ "pre_install": [