mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
rye: Update to version 0.15.1
This commit is contained in:
parent
9d08ded0e1
commit
7394f879f8
@ -1,5 +1,5 @@
|
||||
{
|
||||
"version": "0.14.0",
|
||||
"version": "0.15.1",
|
||||
"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.14.0/rye-x86_64-windows.exe#/rye.exe",
|
||||
"hash": "e3cb44ba8ce62de81ed90e35219cb96261523c55ab146a31ae1929e6463e8447"
|
||||
"url": "https://github.com/mitsuhiko/rye/releases/download/0.15.1/rye-x86_64-windows.exe#/rye.exe",
|
||||
"hash": "fb199d7dc21adba15f799e11e91513dc30a84ea3f2f6c6327c53d8561a3ebc08"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/mitsuhiko/rye/releases/download/0.14.0/rye-x86-windows.exe#/rye.exe",
|
||||
"hash": "6e2925f9c434458009d7dcccc36bf0a06ae009f51baf741713446bde80f985c4"
|
||||
"url": "https://github.com/mitsuhiko/rye/releases/download/0.15.1/rye-x86-windows.exe#/rye.exe",
|
||||
"hash": "7d25c0e0422adac9bde8fa875a01b01a399096d667f193244ca07251d9bf33b5"
|
||||
}
|
||||
},
|
||||
"pre_install": [
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user