git-up: Update to version 2.3.0

This commit is contained in:
github-actions[bot] 2024-10-05 20:26:44 +00:00
parent b8fb7e4d54
commit c64eda4c68

View File

@ -1,12 +1,12 @@
{ {
"version": "2.2.0", "version": "2.3.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.2.0.zip", "url": "https://github.com/msiemens/PyGitUp/archive/v2.3.0.zip",
"hash": "f0c693eebe94dfee3bd42f67e08859aa52a7996e585a62793abc6c35ee463d05", "hash": "88c6782417d5f98c5b74c163c16768735c4bdf0243ab88efb70d11b93d1aa6a9",
"extract_dir": "PyGitUp-2.2.0", "extract_dir": "PyGitUp-2.3.0",
"post_install": [ "post_install": [
"pushd \"$dir\"", "pushd \"$dir\"",
"try {", "try {",