mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-01 22:31:19 +00:00
rye: Update to version 0.25.0
This commit is contained in:
parent
b00482f619
commit
fb1198c0b3
@ -1,5 +1,5 @@
|
||||
{
|
||||
"version": "0.24.0",
|
||||
"version": "0.25.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.24.0/rye-x86_64-windows.exe#/rye.exe",
|
||||
"hash": "e7759ce51510228be6635399d4824b3eb9b6d98dd85731a70ce0b44a3ff95ae0"
|
||||
"url": "https://github.com/mitsuhiko/rye/releases/download/0.25.0/rye-x86_64-windows.exe#/rye.exe",
|
||||
"hash": "e8430de0747bd0877013d4409c770df6fde73ecfd6565a52cc83dd1d0ec16a82"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/mitsuhiko/rye/releases/download/0.24.0/rye-x86-windows.exe#/rye.exe",
|
||||
"hash": "0e5233315c24194087e78f876e1eb818e2899f4b4820e3269196d14ae6024ac7"
|
||||
"url": "https://github.com/mitsuhiko/rye/releases/download/0.25.0/rye-x86-windows.exe#/rye.exe",
|
||||
"hash": "0c337a2454ca5b40c01d1d2f82d98cef71d0199bbe1c62b0e4ef8a73e013335a"
|
||||
}
|
||||
},
|
||||
"pre_install": [
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user