mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
rye: Update to version 0.42.0
This commit is contained in:
parent
4e8a12c7de
commit
72b45f2ba1
@ -1,5 +1,5 @@
|
||||
{
|
||||
"version": "0.41.0",
|
||||
"version": "0.42.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.41.0/rye-x86_64-windows.exe#/rye.exe",
|
||||
"hash": "8c78063a8c655c95f1c0f5c7fc4bfb9f3f863f84ab07199af1cd4c1d25a40ddc"
|
||||
"url": "https://github.com/astral-sh/rye/releases/download/0.42.0/rye-x86_64-windows.exe#/rye.exe",
|
||||
"hash": "dd4717831dff0aaa94d492adf4cdbf449d501ad012b0b95b6f525e3d9d62cd10"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/astral-sh/rye/releases/download/0.41.0/rye-x86-windows.exe#/rye.exe",
|
||||
"hash": "dafa07263346bc7abe0d3959769745f17877f420cc4f9db777b7a4b35eef1f52"
|
||||
"url": "https://github.com/astral-sh/rye/releases/download/0.42.0/rye-x86-windows.exe#/rye.exe",
|
||||
"hash": "e89962127a54ef261fcb22cf8b365a768d9a42954e12f71830d07fa04f4fe3d2"
|
||||
}
|
||||
},
|
||||
"pre_install": [
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user