mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 16:21:20 +00:00
rye: Update to version 0.40.0
This commit is contained in:
parent
65d778ebd0
commit
47a290e785
@ -1,5 +1,5 @@
|
||||
{
|
||||
"version": "0.39.0",
|
||||
"version": "0.40.0",
|
||||
"description": "A comprehensive project and package management solution for Python",
|
||||
"homepage": "https://rye.astral.sh/",
|
||||
"license": "MIT",
|
||||
@ -8,12 +8,12 @@
|
||||
},
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/astral-sh/rye/releases/download/0.39.0/rye-x86_64-windows.exe#/rye.exe",
|
||||
"hash": "9a23651934f0228f7d7d4f369e093fd7a12c388c55acfba738e15f38b1d4c418"
|
||||
"url": "https://github.com/astral-sh/rye/releases/download/0.40.0/rye-x86_64-windows.exe#/rye.exe",
|
||||
"hash": "901909b2d04bbb5df61290d985404a458fa76ddcba44fc6fb2c0d52f6282304f"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/astral-sh/rye/releases/download/0.39.0/rye-x86-windows.exe#/rye.exe",
|
||||
"hash": "cf70ad3a6ebc2e93c1abc46ef203b40f1e18113102ab69facefcfb7476269307"
|
||||
"url": "https://github.com/astral-sh/rye/releases/download/0.40.0/rye-x86-windows.exe#/rye.exe",
|
||||
"hash": "2e1b400456cde2a5d118e4ec162c70d46f651b46e656d7ad0a16b32b7d15ef00"
|
||||
}
|
||||
},
|
||||
"pre_install": [
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user