mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-08 09:41:20 +00:00
rye: Update to version 0.36.0
This commit is contained in:
parent
447f72dc90
commit
a927e97d9f
@ -1,5 +1,5 @@
|
||||
{
|
||||
"version": "0.35.0",
|
||||
"version": "0.36.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.35.0/rye-x86_64-windows.exe#/rye.exe",
|
||||
"hash": "5ce76d2d3cd7d5c2cee8488d2b75c90f6650aeaacaf66997e871b38228148307"
|
||||
"url": "https://github.com/mitsuhiko/rye/releases/download/0.36.0/rye-x86_64-windows.exe#/rye.exe",
|
||||
"hash": "809e6986c665e7ef9f669c713616d24f20d434c3ed0c87c009d3f75376060556"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/mitsuhiko/rye/releases/download/0.35.0/rye-x86-windows.exe#/rye.exe",
|
||||
"hash": "5c7c2e9cc90608c9b42c0050d5c813a5361cdae5e2cba910aa6de04e12aee701"
|
||||
"url": "https://github.com/mitsuhiko/rye/releases/download/0.36.0/rye-x86-windows.exe#/rye.exe",
|
||||
"hash": "384a8f1919889e9574a3e54c61c064bdcdb3784f40f66681d7b5cbd681e1be9e"
|
||||
}
|
||||
},
|
||||
"pre_install": [
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user