mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
rye: Update to version 0.41.0
This commit is contained in:
parent
96eb42f5e5
commit
5daca5e553
@ -1,5 +1,5 @@
|
|||||||
{
|
{
|
||||||
"version": "0.40.0",
|
"version": "0.41.0",
|
||||||
"description": "A comprehensive project and package management solution for Python",
|
"description": "A comprehensive project and package management solution for Python",
|
||||||
"homepage": "https://rye.astral.sh/",
|
"homepage": "https://rye.astral.sh/",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
@ -8,12 +8,12 @@
|
|||||||
},
|
},
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://github.com/astral-sh/rye/releases/download/0.40.0/rye-x86_64-windows.exe#/rye.exe",
|
"url": "https://github.com/astral-sh/rye/releases/download/0.41.0/rye-x86_64-windows.exe#/rye.exe",
|
||||||
"hash": "901909b2d04bbb5df61290d985404a458fa76ddcba44fc6fb2c0d52f6282304f"
|
"hash": "8c78063a8c655c95f1c0f5c7fc4bfb9f3f863f84ab07199af1cd4c1d25a40ddc"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/astral-sh/rye/releases/download/0.40.0/rye-x86-windows.exe#/rye.exe",
|
"url": "https://github.com/astral-sh/rye/releases/download/0.41.0/rye-x86-windows.exe#/rye.exe",
|
||||||
"hash": "2e1b400456cde2a5d118e4ec162c70d46f651b46e656d7ad0a16b32b7d15ef00"
|
"hash": "dafa07263346bc7abe0d3959769745f17877f420cc4f9db777b7a4b35eef1f52"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"pre_install": [
|
"pre_install": [
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user