mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-19 13:51:19 +00:00
rye: Update to version 0.33.0
This commit is contained in:
parent
c1f328401b
commit
78cfa5eee4
@ -1,5 +1,5 @@
|
|||||||
{
|
{
|
||||||
"version": "0.32.0",
|
"version": "0.33.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.32.0/rye-x86_64-windows.exe#/rye.exe",
|
"url": "https://github.com/mitsuhiko/rye/releases/download/0.33.0/rye-x86_64-windows.exe#/rye.exe",
|
||||||
"hash": "14972f26921e4bd00031d3cdedb1a86f8611aef540b1f581de6e8eac9fe81458"
|
"hash": "a372bcb2347db220d8c5f748a89b3012b9daf6159d73835493d3507a070999b3"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/mitsuhiko/rye/releases/download/0.32.0/rye-x86-windows.exe#/rye.exe",
|
"url": "https://github.com/mitsuhiko/rye/releases/download/0.33.0/rye-x86-windows.exe#/rye.exe",
|
||||||
"hash": "e46ae4e7f068d78f9728a88a86de60869d080c79b95a5ea44b2da1a14c028635"
|
"hash": "832b8c3a3f898e45ff0e59d610ed0e751557b74c1ae2680b2471182c865f2834"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"pre_install": [
|
"pre_install": [
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user