mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-16 05:31:21 +00:00
rye: Update to version 0.21.0
This commit is contained in:
parent
cab08be3f0
commit
f8d556a172
@ -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": [
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user