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