mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-02 23:01:19 +00:00
rye: Update to version 0.32.0
This commit is contained in:
parent
85f32c0cdb
commit
beab9c83b3
@ -1,5 +1,5 @@
|
||||
{
|
||||
"version": "0.31.0",
|
||||
"version": "0.32.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.31.0/rye-x86_64-windows.exe#/rye.exe",
|
||||
"hash": "0ce46696075608be53a400ff85097d5672d00af6c5054f2e2da8757c443b67fa"
|
||||
"url": "https://github.com/mitsuhiko/rye/releases/download/0.32.0/rye-x86_64-windows.exe#/rye.exe",
|
||||
"hash": "14972f26921e4bd00031d3cdedb1a86f8611aef540b1f581de6e8eac9fe81458"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/mitsuhiko/rye/releases/download/0.31.0/rye-x86-windows.exe#/rye.exe",
|
||||
"hash": "0e0d86887263ccb846aa234d63fb1c1d9ad3b7408a3c24ab879a698c9e13f611"
|
||||
"url": "https://github.com/mitsuhiko/rye/releases/download/0.32.0/rye-x86-windows.exe#/rye.exe",
|
||||
"hash": "e46ae4e7f068d78f9728a88a86de60869d080c79b95a5ea44b2da1a14c028635"
|
||||
}
|
||||
},
|
||||
"pre_install": [
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user