mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-03 15:21:18 +00:00
rye: Update to version 0.27.0
This commit is contained in:
parent
2b0feeb1d6
commit
466931c587
@ -1,5 +1,5 @@
|
|||||||
{
|
{
|
||||||
"version": "0.26.0",
|
"version": "0.27.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.26.0/rye-x86_64-windows.exe#/rye.exe",
|
"url": "https://github.com/mitsuhiko/rye/releases/download/0.27.0/rye-x86_64-windows.exe#/rye.exe",
|
||||||
"hash": "ef199a37c6908cebb7d2b733a17db49509cb45c989eaf682fff030fd5060e8a5"
|
"hash": "91c8ad66d362b754c982d08f1d536f55bdded15a1177a01913916afec0d35e6e"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/mitsuhiko/rye/releases/download/0.26.0/rye-x86-windows.exe#/rye.exe",
|
"url": "https://github.com/mitsuhiko/rye/releases/download/0.27.0/rye-x86-windows.exe#/rye.exe",
|
||||||
"hash": "53a8e6c3b2cd17759d887b00313bbb0ba992002bc1e13379684f8b74b42a0381"
|
"hash": "dc20300ba7088f476bc05b255ede57cdaf0d8efb0b9d2e27d6a11b8c744ae888"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"pre_install": [
|
"pre_install": [
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user