mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-19 05:41:32 +00:00
pipx: Update to version 1.5.0
This commit is contained in:
parent
95b7df7c36
commit
18b373451f
@ -1,13 +1,13 @@
|
||||
{
|
||||
"version": "1.4.3",
|
||||
"version": "1.5.0",
|
||||
"description": "Install and run Python applications in isolated environments",
|
||||
"homepage": "https://pipx.pypa.io/",
|
||||
"license": "MIT",
|
||||
"suggest": {
|
||||
"Python": "python"
|
||||
},
|
||||
"url": "https://github.com/pypa/pipx/releases/download/1.4.3/pipx.pyz",
|
||||
"hash": "949221fa7128df4641f1e62daff7c85a3dd05e1132a93e53a909e00fc3c9a32c",
|
||||
"url": "https://github.com/pypa/pipx/releases/download/1.5.0/pipx.pyz",
|
||||
"hash": "d307772eb52df8f4dd7b38523adbe2105a61b5e90c1be34e2f8007be9bd4001f",
|
||||
"bin": "pipx.bat",
|
||||
"pre_install": "Set-Content -Value '@python \"%~dp0pipx.pyz\" %*' -Path \"$dir\\pipx.bat\"",
|
||||
"checkver": {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user