rye: Update to version 0.22.0

This commit is contained in:
github-actions[bot] 2024-02-10 00:32:43 +00:00
parent 19a97abc2d
commit 1a49ef75cc

View File

@ -1,5 +1,5 @@
{ {
"version": "0.21.0", "version": "0.22.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.21.0/rye-x86_64-windows.exe#/rye.exe", "url": "https://github.com/mitsuhiko/rye/releases/download/0.22.0/rye-x86_64-windows.exe#/rye.exe",
"hash": "a79d95d24519b1375ebd675f2bfad215546943d1d2e7f0713d197396dea6df67" "hash": "20257d23813f646ae4829f822a675f505fd20b73adece4522219f978594a4379"
}, },
"32bit": { "32bit": {
"url": "https://github.com/mitsuhiko/rye/releases/download/0.21.0/rye-x86-windows.exe#/rye.exe", "url": "https://github.com/mitsuhiko/rye/releases/download/0.22.0/rye-x86-windows.exe#/rye.exe",
"hash": "cc870e1eaeea610ed8eb2b35dd79ff7d12faf8ade9419a498119918d836f7149" "hash": "53f4a7cf41a1c3f936404e87efae0b1a3134cd40699de95bd22666564a66b371"
} }
}, },
"pre_install": [ "pre_install": [