mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 00:01:20 +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",
|
"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": [
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user