mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
rye: Update to version 0.34.0
This commit is contained in:
parent
b4908bb27d
commit
03c8031e4c
@ -1,5 +1,5 @@
|
||||
{
|
||||
"version": "0.33.0",
|
||||
"version": "0.34.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.33.0/rye-x86_64-windows.exe#/rye.exe",
|
||||
"hash": "a372bcb2347db220d8c5f748a89b3012b9daf6159d73835493d3507a070999b3"
|
||||
"url": "https://github.com/mitsuhiko/rye/releases/download/0.34.0/rye-x86_64-windows.exe#/rye.exe",
|
||||
"hash": "d6dd0d5f505060cbc0cff99941365ef3af0b09c62bba2b75ff111f97c47a7554"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/mitsuhiko/rye/releases/download/0.33.0/rye-x86-windows.exe#/rye.exe",
|
||||
"hash": "832b8c3a3f898e45ff0e59d610ed0e751557b74c1ae2680b2471182c865f2834"
|
||||
"url": "https://github.com/mitsuhiko/rye/releases/download/0.34.0/rye-x86-windows.exe#/rye.exe",
|
||||
"hash": "59c8c2f986f311a1ba362d09588c545b4a48f4593157ea6003601be829a4425e"
|
||||
}
|
||||
},
|
||||
"pre_install": [
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user