fix(+python-poetry.org): use version variable in url (#1277)

* fix(+python-poetry.org): use `version` variable in url

* minimize diff

* one more

* last one

---------

Co-authored-by: Jacob Heider <jacob@tea.xyz>
This commit is contained in:
Ramazan Elsunakev 2023-04-06 09:14:27 +04:00 committed by GitHub
parent 25f62798c0
commit 1dd4e4cdcd
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,5 +1,5 @@
distributable:
url: https://github.com/python-poetry/poetry/releases/download/1.3.1/poetry-1.3.1.tar.gz
url: https://github.com/python-poetry/poetry/releases/download/{{version}}/poetry-{{version}}.tar.gz
strip-components: 1
versions: