mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-17 12:51:19 +00:00
poetry: Update to version 1.1.13
This commit is contained in:
parent
36c26cc4e6
commit
96cef3dadf
@ -1,10 +1,10 @@
|
|||||||
{
|
{
|
||||||
"version": "1.1.12",
|
"version": "1.1.13",
|
||||||
"description": "Dependency Management for Python",
|
"description": "Dependency Management for Python",
|
||||||
"homepage": "https://python-poetry.org/",
|
"homepage": "https://python-poetry.org/",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"depends": "python",
|
"depends": "python",
|
||||||
"url": "https://raw.githubusercontent.com/python-poetry/poetry/1.1.12/get-poetry.py",
|
"url": "https://raw.githubusercontent.com/python-poetry/poetry/1.1.13/get-poetry.py",
|
||||||
"hash": "e973b3badb95a916bfe250c22eeb7253130fd87312afa326eb02b8bdcea8f4a7",
|
"hash": "e973b3badb95a916bfe250c22eeb7253130fd87312afa326eb02b8bdcea8f4a7",
|
||||||
"installer": {
|
"installer": {
|
||||||
"script": "$env:POETRY_HOME=$dir; python $dir/$fname --version $version --no-modify-path -y"
|
"script": "$env:POETRY_HOME=$dir; python $dir/$fname --version $version --no-modify-path -y"
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user