rye: Update to version 0.36.0

This commit is contained in:
github-actions[bot] 2024-07-08 00:34:04 +00:00
parent 447f72dc90
commit a927e97d9f

View File

@ -1,5 +1,5 @@
{ {
"version": "0.35.0", "version": "0.36.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.35.0/rye-x86_64-windows.exe#/rye.exe", "url": "https://github.com/mitsuhiko/rye/releases/download/0.36.0/rye-x86_64-windows.exe#/rye.exe",
"hash": "5ce76d2d3cd7d5c2cee8488d2b75c90f6650aeaacaf66997e871b38228148307" "hash": "809e6986c665e7ef9f669c713616d24f20d434c3ed0c87c009d3f75376060556"
}, },
"32bit": { "32bit": {
"url": "https://github.com/mitsuhiko/rye/releases/download/0.35.0/rye-x86-windows.exe#/rye.exe", "url": "https://github.com/mitsuhiko/rye/releases/download/0.36.0/rye-x86-windows.exe#/rye.exe",
"hash": "5c7c2e9cc90608c9b42c0050d5c813a5361cdae5e2cba910aa6de04e12aee701" "hash": "384a8f1919889e9574a3e54c61c064bdcdb3784f40f66681d7b5cbd681e1be9e"
} }
}, },
"pre_install": [ "pre_install": [