mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
rye: Update to version 0.22.0
This commit is contained in:
parent
19a97abc2d
commit
1a49ef75cc
@ -1,5 +1,5 @@
|
||||
{
|
||||
"version": "0.21.0",
|
||||
"version": "0.22.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.21.0/rye-x86_64-windows.exe#/rye.exe",
|
||||
"hash": "a79d95d24519b1375ebd675f2bfad215546943d1d2e7f0713d197396dea6df67"
|
||||
"url": "https://github.com/mitsuhiko/rye/releases/download/0.22.0/rye-x86_64-windows.exe#/rye.exe",
|
||||
"hash": "20257d23813f646ae4829f822a675f505fd20b73adece4522219f978594a4379"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/mitsuhiko/rye/releases/download/0.21.0/rye-x86-windows.exe#/rye.exe",
|
||||
"hash": "cc870e1eaeea610ed8eb2b35dd79ff7d12faf8ade9419a498119918d836f7149"
|
||||
"url": "https://github.com/mitsuhiko/rye/releases/download/0.22.0/rye-x86-windows.exe#/rye.exe",
|
||||
"hash": "53f4a7cf41a1c3f936404e87efae0b1a3134cd40699de95bd22666564a66b371"
|
||||
}
|
||||
},
|
||||
"pre_install": [
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user