From bfaf436c5bfc414c63e7d2f85ad2dafb0840302c Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Fri, 28 Sep 2018 15:00:34 +0000 Subject: [PATCH] git-up: Update to version 1.5.2 --- git-up.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/git-up.json b/git-up.json index 8a8c91a6c3..2520e843e0 100644 --- a/git-up.json +++ b/git-up.json @@ -1,10 +1,10 @@ { "homepage": "https://github.com/msiemens/PyGitUp", "license": "MIT", - "version": "1.5.0", - "url": "https://github.com/msiemens/PyGitUp/archive/v1.5.0.zip", - "hash": "d7db91bb8c5d5a5d4635dee380ed496ca6a7da9903504357b752e0b396da327c", - "extract_dir": "PyGitUp-1.5.0", + "version": "1.5.2", + "url": "https://github.com/msiemens/PyGitUp/archive/v1.5.2.zip", + "hash": "ccb1a5b764d029537195b7b0babed90b84b09a71d2efb7ecfffffaf377c584df", + "extract_dir": "PyGitUp-1.5.2", "depends": "python", "post_install": [ "pushd \"$dir\"",