rye: Update to version 0.24.0

This commit is contained in:
github-actions[bot] 2024-02-15 20:23:04 +00:00
parent 421a45a65b
commit e61ff9085a

View File

@ -1,5 +1,5 @@
{ {
"version": "0.23.0", "version": "0.24.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.23.0/rye-x86_64-windows.exe#/rye.exe", "url": "https://github.com/mitsuhiko/rye/releases/download/0.24.0/rye-x86_64-windows.exe#/rye.exe",
"hash": "bd9d763393b40cd61a9d11d571b22ad0ba6c85d5e492785e8245b27a15520d11" "hash": "e7759ce51510228be6635399d4824b3eb9b6d98dd85731a70ce0b44a3ff95ae0"
}, },
"32bit": { "32bit": {
"url": "https://github.com/mitsuhiko/rye/releases/download/0.23.0/rye-x86-windows.exe#/rye.exe", "url": "https://github.com/mitsuhiko/rye/releases/download/0.24.0/rye-x86-windows.exe#/rye.exe",
"hash": "f3e1c966dfac73531904c01615e686d6b7d6c07b6c5c139699b1431028e37727" "hash": "0e5233315c24194087e78f876e1eb818e2899f4b4820e3269196d14ae6024ac7"
} }
}, },
"pre_install": [ "pre_install": [