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