mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
pipx: Update to version 1.6.0
This commit is contained in:
parent
d83b8e75f9
commit
5f0c843b23
@ -1,13 +1,13 @@
|
|||||||
{
|
{
|
||||||
"version": "1.5.0",
|
"version": "1.6.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.5.0/pipx.pyz",
|
"url": "https://github.com/pypa/pipx/releases/download/1.6.0/pipx.pyz",
|
||||||
"hash": "d307772eb52df8f4dd7b38523adbe2105a61b5e90c1be34e2f8007be9bd4001f",
|
"hash": "ae4f39e8916e2a0c3699393b1d9c63947388e11ea438d18f7fc51f55f7de1ded",
|
||||||
"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