git-up: Update to version 2.0.3

This commit is contained in:
Richard Kuhnt 2021-09-23 19:00:38 +00:00
parent ba510e3a66
commit 716e231704

View File

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