rye: Update to version 0.38.0

This commit is contained in:
github-actions[bot] 2024-08-02 04:29:11 +00:00
parent cf0f40f658
commit e14746087d

View File

@ -1,5 +1,5 @@
{ {
"version": "0.37.0", "version": "0.38.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.37.0/rye-x86_64-windows.exe#/rye.exe", "url": "https://github.com/mitsuhiko/rye/releases/download/0.38.0/rye-x86_64-windows.exe#/rye.exe",
"hash": "28002a01e4c9e6979079a3eef4cca5c45a0dec90c646cfef6695efdc8706d9cb" "hash": "69af841c5c5f805d02d4f006e448230c4a1f6d0778234340c51ec6b88ccce0e8"
}, },
"32bit": { "32bit": {
"url": "https://github.com/mitsuhiko/rye/releases/download/0.37.0/rye-x86-windows.exe#/rye.exe", "url": "https://github.com/mitsuhiko/rye/releases/download/0.38.0/rye-x86-windows.exe#/rye.exe",
"hash": "045a97a7bea78d4601a6e96e176aff7b4f3c674241d636d61e3950531bd5d955" "hash": "824b940f4098647f130fd3753bc04b2f14a627eea6add4237d994e41b241cd27"
} }
}, },
"pre_install": [ "pre_install": [