rye: Update to version 0.19.0

This commit is contained in:
github-actions[bot] 2024-01-21 16:26:34 +00:00
parent 0b0bd2e6a9
commit 6bd471ca9e

View File

@ -1,5 +1,5 @@
{
"version": "0.18.0",
"version": "0.19.0",
"description": "An experimental package management solution for Python",
"homepage": "https://rye-up.com/",
"license": "MIT",
@ -8,12 +8,12 @@
},
"architecture": {
"64bit": {
"url": "https://github.com/mitsuhiko/rye/releases/download/0.18.0/rye-x86_64-windows.exe#/rye.exe",
"hash": "4e38b24abdad9ca4cce93a79ab1dbc5821451cc3e7cc00a4d756e3e61a25fad5"
"url": "https://github.com/mitsuhiko/rye/releases/download/0.19.0/rye-x86_64-windows.exe#/rye.exe",
"hash": "81f48f4b9e6dfc5952af368c32bdb92d0dc46c08e11babb2e9ca99fd5b01a33a"
},
"32bit": {
"url": "https://github.com/mitsuhiko/rye/releases/download/0.18.0/rye-x86-windows.exe#/rye.exe",
"hash": "08fae09ecdee51e092ccd6ce3e0e4ef56b337525b2ccdf796e5dc02eb8cc06b3"
"url": "https://github.com/mitsuhiko/rye/releases/download/0.19.0/rye-x86-windows.exe#/rye.exe",
"hash": "eea52596235d5538527355570e74d2fff074c406322b28be88f7809dc223eeee"
}
},
"pre_install": [