git-up: Update to version 2.1.0

This commit is contained in:
Richard Kuhnt 2021-10-02 15:00:31 +00:00
parent 97ad016097
commit 08e97966d9

View File

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