mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-02 23:01:19 +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",
|
||||
"homepage": "https://rye-up.com/",
|
||||
"license": "MIT",
|
||||
@ -8,12 +8,12 @@
|
||||
},
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/mitsuhiko/rye/releases/download/0.15.1/rye-x86_64-windows.exe#/rye.exe",
|
||||
"hash": "fb199d7dc21adba15f799e11e91513dc30a84ea3f2f6c6327c53d8561a3ebc08"
|
||||
"url": "https://github.com/mitsuhiko/rye/releases/download/0.15.2/rye-x86_64-windows.exe#/rye.exe",
|
||||
"hash": "4e57a8b9856550d30c7fcba5b7a43abea68996e59f4cfb568e5f617cf9aad657"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/mitsuhiko/rye/releases/download/0.15.1/rye-x86-windows.exe#/rye.exe",
|
||||
"hash": "7d25c0e0422adac9bde8fa875a01b01a399096d667f193244ca07251d9bf33b5"
|
||||
"url": "https://github.com/mitsuhiko/rye/releases/download/0.15.2/rye-x86-windows.exe#/rye.exe",
|
||||
"hash": "a494db45bc5e4d02b39be81d9c093cb0bb97cdced24fa041f37641db7a344e52"
|
||||
}
|
||||
},
|
||||
"pre_install": [
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user