git-up: Update to version 1.6.0

This commit is contained in:
Richard Kuhnt 2018-10-26 12:00:24 +00:00
parent c55b2db7f9
commit 33242be350

View File

@ -1,10 +1,10 @@
{ {
"homepage": "https://github.com/msiemens/PyGitUp", "homepage": "https://github.com/msiemens/PyGitUp",
"license": "MIT", "license": "MIT",
"version": "1.5.2", "version": "1.6.0",
"url": "https://github.com/msiemens/PyGitUp/archive/v1.5.2.zip", "url": "https://github.com/msiemens/PyGitUp/archive/v1.6.0.zip",
"hash": "ccb1a5b764d029537195b7b0babed90b84b09a71d2efb7ecfffffaf377c584df", "hash": "3e4495b2c40d13d8d40a648fc89b04e8b4889289377df7713d2bc98177783eaf",
"extract_dir": "PyGitUp-1.5.2", "extract_dir": "PyGitUp-1.6.0",
"depends": "python", "depends": "python",
"post_install": [ "post_install": [
"pushd \"$dir\"", "pushd \"$dir\"",