git-up: Update to version 2.0.0

This commit is contained in:
Richard Kuhnt 2020-08-15 17:00:24 +00:00
parent ec2f911780
commit 9d903fc3a5

View File

@ -2,10 +2,10 @@
"homepage": "https://github.com/msiemens/PyGitUp",
"description": "A nicer 'git pull'",
"license": "MIT",
"version": "1.6.1",
"url": "https://github.com/msiemens/PyGitUp/archive/v1.6.1.zip",
"hash": "a512da35867a9ccb1861b23c4a1623ed2d9845eb769aea5987495c162b50a652",
"extract_dir": "PyGitUp-1.6.1",
"version": "2.0.0",
"url": "https://github.com/msiemens/PyGitUp/archive/v2.0.0.zip",
"hash": "c20fcd2316a6dc9814ad9cbca1b6038393c0e4cf6e84eb5886273eef033e36b6",
"extract_dir": "PyGitUp-2.0.0",
"depends": "python",
"post_install": [
"pushd \"$dir\"",