git-up: Update to version 2.2.0

This commit is contained in:
github-actions[bot] 2022-11-21 08:29:39 +00:00
parent cb4d5e07fb
commit 0969db9257

View File

@ -1,12 +1,12 @@
{ {
"version": "2.1.0", "version": "2.2.0",
"description": "A nicer 'git pull'", "description": "A nicer 'git pull'",
"homepage": "https://github.com/msiemens/PyGitUp", "homepage": "https://github.com/msiemens/PyGitUp",
"license": "MIT", "license": "MIT",
"depends": "python", "depends": "python",
"url": "https://github.com/msiemens/PyGitUp/archive/v2.1.0.zip", "url": "https://github.com/msiemens/PyGitUp/archive/v2.2.0.zip",
"hash": "1597de69626dd4a315cf1f1c7e8b2ca4b3e63464cee570eac03e5c2a5ba8e661", "hash": "f0c693eebe94dfee3bd42f67e08859aa52a7996e585a62793abc6c35ee463d05",
"extract_dir": "PyGitUp-2.1.0", "extract_dir": "PyGitUp-2.2.0",
"post_install": [ "post_install": [
"pushd \"$dir\"", "pushd \"$dir\"",
"try {", "try {",