mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
rye: Update to version 0.31.0
This commit is contained in:
parent
0598ba1edf
commit
a7e3071ae0
@ -1,5 +1,5 @@
|
||||
{
|
||||
"version": "0.30.0",
|
||||
"version": "0.31.0",
|
||||
"description": "An experimental package management solution for Python",
|
||||
"homepage": "https://rye-up.com/",
|
||||
"license": "MIT",
|
||||
@ -8,12 +8,12 @@
|
||||
},
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/mitsuhiko/rye/releases/download/0.30.0/rye-x86_64-windows.exe#/rye.exe",
|
||||
"hash": "dfacc1d6e35ce4797663032ede116444084884073aecaf8f05297d8507dbf550"
|
||||
"url": "https://github.com/mitsuhiko/rye/releases/download/0.31.0/rye-x86_64-windows.exe#/rye.exe",
|
||||
"hash": "0ce46696075608be53a400ff85097d5672d00af6c5054f2e2da8757c443b67fa"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/mitsuhiko/rye/releases/download/0.30.0/rye-x86-windows.exe#/rye.exe",
|
||||
"hash": "a0934af5dc320334d2807dceadd34d2339036e294d6c9647b1688e9b114593ef"
|
||||
"url": "https://github.com/mitsuhiko/rye/releases/download/0.31.0/rye-x86-windows.exe#/rye.exe",
|
||||
"hash": "0e0d86887263ccb846aa234d63fb1c1d9ad3b7408a3c24ab879a698c9e13f611"
|
||||
}
|
||||
},
|
||||
"pre_install": [
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user