rye: Update to version 0.14.0

This commit is contained in:
github-actions[bot] 2023-10-02 00:32:45 +00:00
parent 7fe6ea9b79
commit 22b8eb3842

View File

@ -1,5 +1,5 @@
{
"version": "0.13.0",
"version": "0.14.0",
"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.13.0/rye-x86_64-windows.exe#/rye.exe",
"hash": "749a8caa46e834527af4527825e0d829dfe758486963e038f27b3c00c5a75641"
"url": "https://github.com/mitsuhiko/rye/releases/download/0.14.0/rye-x86_64-windows.exe#/rye.exe",
"hash": "e3cb44ba8ce62de81ed90e35219cb96261523c55ab146a31ae1929e6463e8447"
},
"32bit": {
"url": "https://github.com/mitsuhiko/rye/releases/download/0.13.0/rye-x86-windows.exe#/rye.exe",
"hash": "f89ade3e9362741b02c245436e49908518c1f92677e33f366b47cdb000942a4e"
"url": "https://github.com/mitsuhiko/rye/releases/download/0.14.0/rye-x86-windows.exe#/rye.exe",
"hash": "6e2925f9c434458009d7dcccc36bf0a06ae009f51baf741713446bde80f985c4"
}
},
"pre_install": [