From ec719115049a0b235124e1c510922ad6a61ef7cb Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Mon, 15 Jan 2018 18:01:48 +0000 Subject: [PATCH] Update git-town to version 6.0.0 --- git-town.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/git-town.json b/git-town.json index 2e1bff0ac6..5426fe9a8b 100644 --- a/git-town.json +++ b/git-town.json @@ -1,15 +1,15 @@ { "homepage": "http://www.git-town.com/", - "version": "5.1.0", + "version": "6.0.0", "license": "MIT", "architecture": { "32bit": { - "url": "https://github.com/Originate/git-town/releases/download/v5.1.0/git-town-windows-386.exe#/git-town.exe", - "hash": "adbe0786d5500a137b304e1c066d15a7e4d1a9c9b4e43f45acf0ac6e7dcb9d92" + "url": "https://github.com/Originate/git-town/releases/download/v6.0.0/git-town-windows-386.exe#/git-town.exe", + "hash": "ec19262fa7732c31c2bcbd4e058d8614fd47c6fcf37deacf458a18b6280e7152" }, "64bit": { - "url": "https://github.com/Originate/git-town/releases/download/v5.1.0/git-town-windows-amd64.exe#/git-town.exe", - "hash": "fbfc7ee55e27c70c0f1dea9880990ea607bef8d13ffc4ba0a9b6e5717b54f175" + "url": "https://github.com/Originate/git-town/releases/download/v6.0.0/git-town-windows-amd64.exe#/git-town.exe", + "hash": "3b393d671fefc227c826d7a651a15c14fa949ffbf989cb688239a8666ed3b36c" } }, "depends": "git",