From af7c617c88da7012cb8f3ab5769fb3755fc8671b Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Mon, 8 Apr 2019 23:00:30 +0000 Subject: [PATCH] fnproject: Update to version 0.5.70 --- fnproject.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/fnproject.json b/fnproject.json index f1227f12cb..fb32db891e 100644 --- a/fnproject.json +++ b/fnproject.json @@ -1,11 +1,11 @@ { "homepage": "https://fnproject.io/", "license": "Apache-2.0", - "version": "0.5.69", + "version": "0.5.70", "architecture": { "64bit": { - "url": "https://github.com/fnproject/cli/releases/download/0.5.69/fn.exe", - "hash": "8fc0565cb8ed11a47e073fdc959aa527c7ecbc532ced2a40bb6cc775d7736d3f" + "url": "https://github.com/fnproject/cli/releases/download/0.5.70/fn.exe", + "hash": "8f9e3ea06bca7d1aa71cfdb6c12ab4ac0dcdfbdec33c44fa2b81e459ffa4e3b5" } }, "bin": "fn.exe",