git-up: Update to version 2.0.1

This commit is contained in:
Richard Kuhnt 2020-08-26 08:01:49 +00:00
parent a8d2ad73f2
commit a84b15d978

View File

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