mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
rye: Update to version 0.14.0
This commit is contained in:
parent
7fe6ea9b79
commit
22b8eb3842
@ -1,5 +1,5 @@
|
|||||||
{
|
{
|
||||||
"version": "0.13.0",
|
"version": "0.14.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.13.0/rye-x86_64-windows.exe#/rye.exe",
|
"url": "https://github.com/mitsuhiko/rye/releases/download/0.14.0/rye-x86_64-windows.exe#/rye.exe",
|
||||||
"hash": "749a8caa46e834527af4527825e0d829dfe758486963e038f27b3c00c5a75641"
|
"hash": "e3cb44ba8ce62de81ed90e35219cb96261523c55ab146a31ae1929e6463e8447"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/mitsuhiko/rye/releases/download/0.13.0/rye-x86-windows.exe#/rye.exe",
|
"url": "https://github.com/mitsuhiko/rye/releases/download/0.14.0/rye-x86-windows.exe#/rye.exe",
|
||||||
"hash": "f89ade3e9362741b02c245436e49908518c1f92677e33f366b47cdb000942a4e"
|
"hash": "6e2925f9c434458009d7dcccc36bf0a06ae009f51baf741713446bde80f985c4"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"pre_install": [
|
"pre_install": [
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user