From 1e9c467324213f4fc80477240d68c653d7644702 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Wed, 18 Dec 2019 19:00:22 +0000 Subject: [PATCH] lab: Update to version 0.17.2 --- bucket/lab.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/lab.json b/bucket/lab.json index 5a0df0fe18..2a911d09a7 100644 --- a/bucket/lab.json +++ b/bucket/lab.json @@ -1,16 +1,16 @@ { - "version": "0.17.1", + "version": "0.17.2", "description": "An extension to command-line git that helps with everyday GitLab tasks.", "homepage": "https://zaquestion.github.io/lab", "license": "CC0-1.0", "architecture": { "64bit": { - "url": "https://github.com/zaquestion/lab/releases/download/v0.17.1/lab_0.17.1_windows_amd64.tar.gz", - "hash": "fa2622e97a3d55a607b107c0cd567ce88873c54dce9b26b0d73196846849eca9" + "url": "https://github.com/zaquestion/lab/releases/download/v0.17.2/lab_0.17.2_windows_amd64.tar.gz", + "hash": "03990d5171d5242f93da9fe9cd8bb6890bb228fead19e156afa23c3afb4e7625" }, "32bit": { - "url": "https://github.com/zaquestion/lab/releases/download/v0.17.1/lab_0.17.1_windows_386.tar.gz", - "hash": "39b6cbffa500cc7a36f0329f4d1805a49c8417d005a63425d411c6a566b615ad" + "url": "https://github.com/zaquestion/lab/releases/download/v0.17.2/lab_0.17.2_windows_386.tar.gz", + "hash": "20109e520c6c825cc8e60cbbd48024c4ce1f7d20bfd5c23f73095c2d81721fab" } }, "bin": "lab.exe",