mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-10-31 22:01:19 +00:00
pipx: Update to version 1.8.0
This commit is contained in:
parent
86afff8c9c
commit
d4c2eeac5a
@ -1,13 +1,13 @@
|
|||||||
{
|
{
|
||||||
"version": "1.7.1",
|
"version": "1.8.0",
|
||||||
"description": "Install and run Python applications in isolated environments",
|
"description": "Install and run Python applications in isolated environments",
|
||||||
"homepage": "https://pipx.pypa.io/",
|
"homepage": "https://pipx.pypa.io/",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"suggest": {
|
"suggest": {
|
||||||
"Python": "python"
|
"Python": "python"
|
||||||
},
|
},
|
||||||
"url": "https://github.com/pypa/pipx/releases/download/1.7.1/pipx.pyz",
|
"url": "https://github.com/pypa/pipx/releases/download/1.8.0/pipx.pyz",
|
||||||
"hash": "1d4f46f86830640f1d7c4e29b280a7a42265d6e8af2c063f40baed4513f03ae8",
|
"hash": "b9eabd835dffe0677e36bd99416fc9837c592bd8c079235379bed3dfe043c601",
|
||||||
"bin": "pipx.bat",
|
"bin": "pipx.bat",
|
||||||
"pre_install": "Set-Content -Value '@python \"%~dp0pipx.pyz\" %*' -Path \"$dir\\pipx.bat\"",
|
"pre_install": "Set-Content -Value '@python \"%~dp0pipx.pyz\" %*' -Path \"$dir\\pipx.bat\"",
|
||||||
"checkver": {
|
"checkver": {
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user