mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
pipx: Update to version 1.4.2
This commit is contained in:
parent
47ccdada6e
commit
998cd9f030
@ -1,13 +1,13 @@
|
||||
{
|
||||
"version": "1.4.1",
|
||||
"version": "1.4.2",
|
||||
"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.1/pipx.pyz",
|
||||
"hash": "b1f97b90664629c345b0bbc576d6fd9cab0d816d0810ef2e62fb143ecba381f7",
|
||||
"url": "https://github.com/pypa/pipx/releases/download/1.4.2/pipx.pyz",
|
||||
"hash": "d9cb2560fcee7f6f8f1c63ffd5b79674a6ed7fc6ee2baff42085d9b98df00c5d",
|
||||
"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