mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-03 07:11:21 +00:00
rye: Update to version 0.29.0
This commit is contained in:
parent
be59183938
commit
38382dcb35
@ -1,5 +1,5 @@
|
||||
{
|
||||
"version": "0.28.0",
|
||||
"version": "0.29.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.28.0/rye-x86_64-windows.exe#/rye.exe",
|
||||
"hash": "9d3517c96449203aa062bbcad0dc5361610e5606800632508ba68dda616d0b06"
|
||||
"url": "https://github.com/mitsuhiko/rye/releases/download/0.29.0/rye-x86_64-windows.exe#/rye.exe",
|
||||
"hash": "98b2425c0d54fa9c96c4ef929285ea9b64834ed9e53c876e3934e2a9ba6a874b"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/mitsuhiko/rye/releases/download/0.28.0/rye-x86-windows.exe#/rye.exe",
|
||||
"hash": "a9ec8335157fc3907d033180076ce656038cc52c0718dace2d27290c4c75914d"
|
||||
"url": "https://github.com/mitsuhiko/rye/releases/download/0.29.0/rye-x86-windows.exe#/rye.exe",
|
||||
"hash": "427f2f2ea0a6011ab777933381557dda8bfb50067a76a3ca8b187bea41011fd3"
|
||||
}
|
||||
},
|
||||
"pre_install": [
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user