rye: Update to version 0.17.0

This commit is contained in:
github-actions[bot] 2024-01-16 12:30:15 +00:00
parent c51a381027
commit 117ba2b090

View File

@ -1,5 +1,5 @@
{ {
"version": "0.16.0", "version": "0.17.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.16.0/rye-x86_64-windows.exe#/rye.exe", "url": "https://github.com/mitsuhiko/rye/releases/download/0.17.0/rye-x86_64-windows.exe#/rye.exe",
"hash": "0b8df5fda71ad88bdf69a3d0241156a0d7fa9b29a01e7eab68e16b1a760c5c35" "hash": "8980175c67413f8a458a5b9c84afde8bbbdfbadb035894a28a0005c66464e7ae"
}, },
"32bit": { "32bit": {
"url": "https://github.com/mitsuhiko/rye/releases/download/0.16.0/rye-x86-windows.exe#/rye.exe", "url": "https://github.com/mitsuhiko/rye/releases/download/0.17.0/rye-x86-windows.exe#/rye.exe",
"hash": "128f8dc1465d0f454efae14ca0b9554c2902242669d4ec66b2525fbb4401cca0" "hash": "f509b153bd92b92f1979bc452f9a174dee9ee0681ef73f71b918dd28f424e0cd"
} }
}, },
"pre_install": [ "pre_install": [