rye: Update to version 0.37.0

This commit is contained in:
github-actions[bot] 2024-07-20 20:25:23 +00:00
parent e1bdc42e91
commit ee1e87c080

View File

@ -1,5 +1,5 @@
{ {
"version": "0.36.0", "version": "0.37.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.36.0/rye-x86_64-windows.exe#/rye.exe", "url": "https://github.com/mitsuhiko/rye/releases/download/0.37.0/rye-x86_64-windows.exe#/rye.exe",
"hash": "809e6986c665e7ef9f669c713616d24f20d434c3ed0c87c009d3f75376060556" "hash": "28002a01e4c9e6979079a3eef4cca5c45a0dec90c646cfef6695efdc8706d9cb"
}, },
"32bit": { "32bit": {
"url": "https://github.com/mitsuhiko/rye/releases/download/0.36.0/rye-x86-windows.exe#/rye.exe", "url": "https://github.com/mitsuhiko/rye/releases/download/0.37.0/rye-x86-windows.exe#/rye.exe",
"hash": "384a8f1919889e9574a3e54c61c064bdcdb3784f40f66681d7b5cbd681e1be9e" "hash": "045a97a7bea78d4601a6e96e176aff7b4f3c674241d636d61e3950531bd5d955"
} }
}, },
"pre_install": [ "pre_install": [