From c98846f70505b2be5f295e682076dc70b1f567e6 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Sat, 24 Feb 2018 18:00:35 +0000 Subject: [PATCH] Update fnproject to version 0.4.52 --- fnproject.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/fnproject.json b/fnproject.json index 0eaa31d359..96fcc021bf 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.51", + "version": "0.4.52", "architecture": { "64bit": { - "url": "https://github.com/fnproject/cli/releases/download/0.4.51/fn.exe", - "hash": "64a1503cd225123074a4b53cc7a41cab51729ad93bd9169d6e0530a088bb63aa" + "url": "https://github.com/fnproject/cli/releases/download/0.4.52/fn.exe", + "hash": "55000717af1eb687c2d1b46cb84e5dedff00c0016bfc9b66d9aea6f27b1a157c" } }, "bin": "fn.exe",