rye: Update to version 0.20.0

This commit is contained in:
github-actions[bot] 2024-02-01 12:30:00 +00:00
parent c9fb5b5e02
commit 7e13627904

View File

@ -1,5 +1,5 @@
{ {
"version": "0.19.0", "version": "0.20.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.19.0/rye-x86_64-windows.exe#/rye.exe", "url": "https://github.com/mitsuhiko/rye/releases/download/0.20.0/rye-x86_64-windows.exe#/rye.exe",
"hash": "81f48f4b9e6dfc5952af368c32bdb92d0dc46c08e11babb2e9ca99fd5b01a33a" "hash": "1824dbaea0943ac3656593daf39cf92cb4b2e142ec60a78f092d6f0605eee2e5"
}, },
"32bit": { "32bit": {
"url": "https://github.com/mitsuhiko/rye/releases/download/0.19.0/rye-x86-windows.exe#/rye.exe", "url": "https://github.com/mitsuhiko/rye/releases/download/0.20.0/rye-x86-windows.exe#/rye.exe",
"hash": "eea52596235d5538527355570e74d2fff074c406322b28be88f7809dc223eeee" "hash": "84ea48643e761f776546c953774c970624bc4f9281e73d4f9e88e0e900687278"
} }
}, },
"pre_install": [ "pre_install": [