mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-10-31 22:01:19 +00:00
rye: Update to version 0.44.0
This commit is contained in:
parent
e672394114
commit
94b5e4c193
@ -1,5 +1,5 @@
|
||||
{
|
||||
"version": "0.43.0",
|
||||
"version": "0.44.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.43.0/rye-x86_64-windows.exe#/rye.exe",
|
||||
"hash": "1c629d4103402fc1e6d9e00ea3243d39aeb7fdec916598c9ce9b595d0b151dd2"
|
||||
"url": "https://github.com/astral-sh/rye/releases/download/0.44.0/rye-x86_64-windows.exe#/rye.exe",
|
||||
"hash": "f48d3f3e4eddcaf39c4665e7953e177589006e8ed86772ce782f2b1c4ffb4c0f"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/astral-sh/rye/releases/download/0.43.0/rye-x86-windows.exe#/rye.exe",
|
||||
"hash": "2c2a4435c9c80a3d4b59aab018cc94eb9838519310916f7fac27538d84722133"
|
||||
"url": "https://github.com/astral-sh/rye/releases/download/0.44.0/rye-x86-windows.exe#/rye.exe",
|
||||
"hash": "12c08e74a69f8fef1ee4bb80c92994f7d906049451ffe4a9a2548565ed282c75"
|
||||
}
|
||||
},
|
||||
"pre_install": [
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user