mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-03 07:11:21 +00:00
rye: Update to version 0.15.2
This commit is contained in:
parent
7c313ea8da
commit
a2c284b360
@ -1,5 +1,5 @@
|
|||||||
{
|
{
|
||||||
"version": "0.15.1",
|
"version": "0.15.2",
|
||||||
"description": "An experimental package management solution for Python",
|
"description": "An experimental package management solution for Python",
|
||||||
"homepage": "https://rye-up.com/",
|
"homepage": "https://rye-up.com/",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
@ -8,12 +8,12 @@
|
|||||||
},
|
},
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://github.com/mitsuhiko/rye/releases/download/0.15.1/rye-x86_64-windows.exe#/rye.exe",
|
"url": "https://github.com/mitsuhiko/rye/releases/download/0.15.2/rye-x86_64-windows.exe#/rye.exe",
|
||||||
"hash": "fb199d7dc21adba15f799e11e91513dc30a84ea3f2f6c6327c53d8561a3ebc08"
|
"hash": "4e57a8b9856550d30c7fcba5b7a43abea68996e59f4cfb568e5f617cf9aad657"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/mitsuhiko/rye/releases/download/0.15.1/rye-x86-windows.exe#/rye.exe",
|
"url": "https://github.com/mitsuhiko/rye/releases/download/0.15.2/rye-x86-windows.exe#/rye.exe",
|
||||||
"hash": "7d25c0e0422adac9bde8fa875a01b01a399096d667f193244ca07251d9bf33b5"
|
"hash": "a494db45bc5e4d02b39be81d9c093cb0bb97cdced24fa041f37641db7a344e52"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"pre_install": [
|
"pre_install": [
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user