rye: Update to version 0.16.0

This commit is contained in:
github-actions[bot] 2023-12-17 00:32:39 +00:00
parent fc540e84da
commit d7af8af86f

View File

@ -1,5 +1,5 @@
{ {
"version": "0.15.2", "version": "0.16.0",
"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.2/rye-x86_64-windows.exe#/rye.exe", "url": "https://github.com/mitsuhiko/rye/releases/download/0.16.0/rye-x86_64-windows.exe#/rye.exe",
"hash": "4e57a8b9856550d30c7fcba5b7a43abea68996e59f4cfb568e5f617cf9aad657" "hash": "0b8df5fda71ad88bdf69a3d0241156a0d7fa9b29a01e7eab68e16b1a760c5c35"
}, },
"32bit": { "32bit": {
"url": "https://github.com/mitsuhiko/rye/releases/download/0.15.2/rye-x86-windows.exe#/rye.exe", "url": "https://github.com/mitsuhiko/rye/releases/download/0.16.0/rye-x86-windows.exe#/rye.exe",
"hash": "a494db45bc5e4d02b39be81d9c093cb0bb97cdced24fa041f37641db7a344e52" "hash": "128f8dc1465d0f454efae14ca0b9554c2902242669d4ec66b2525fbb4401cca0"
} }
}, },
"pre_install": [ "pre_install": [