From 2bfc931428eca42f9d6989192922acb0f78dc1e7 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Tue, 20 Feb 2018 22:00:26 +0000 Subject: [PATCH] Update fnproject to version 0.4.51 --- fnproject.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/fnproject.json b/fnproject.json index ace8962799..0eaa31d359 100644 --- a/fnproject.json +++ b/fnproject.json @@ -1,11 +1,11 @@ { "homepage": "https://fnproject.io/", "license": "https://github.com/fnproject/cli/blob/master/LICENSE", - "version": "0.4.50", + "version": "0.4.51", "architecture": { "64bit": { - "url": "https://github.com/fnproject/cli/releases/download/0.4.50/fn.exe", - "hash": "e1d7e1ee091a2fc8d43067a1b5c70689875d32f52569509adace52701da2e53a" + "url": "https://github.com/fnproject/cli/releases/download/0.4.51/fn.exe", + "hash": "64a1503cd225123074a4b53cc7a41cab51729ad93bd9169d6e0530a088bb63aa" } }, "bin": "fn.exe",