rye: Update to version 0.21.0

This commit is contained in:
github-actions[bot] 2024-02-03 16:26:06 +00:00
parent cab08be3f0
commit f8d556a172

View File

@ -1,5 +1,5 @@
{
"version": "0.20.0",
"version": "0.21.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.20.0/rye-x86_64-windows.exe#/rye.exe",
"hash": "1824dbaea0943ac3656593daf39cf92cb4b2e142ec60a78f092d6f0605eee2e5"
"url": "https://github.com/mitsuhiko/rye/releases/download/0.21.0/rye-x86_64-windows.exe#/rye.exe",
"hash": "a79d95d24519b1375ebd675f2bfad215546943d1d2e7f0713d197396dea6df67"
},
"32bit": {
"url": "https://github.com/mitsuhiko/rye/releases/download/0.20.0/rye-x86-windows.exe#/rye.exe",
"hash": "84ea48643e761f776546c953774c970624bc4f9281e73d4f9e88e0e900687278"
"url": "https://github.com/mitsuhiko/rye/releases/download/0.21.0/rye-x86-windows.exe#/rye.exe",
"hash": "cc870e1eaeea610ed8eb2b35dd79ff7d12faf8ade9419a498119918d836f7149"
}
},
"pre_install": [