From 626c397a96cb913d6a2b48c2da96af22a395f9bc Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Thu, 12 Apr 2018 19:00:32 +0000 Subject: [PATCH] Update fnproject to version 0.4.69 --- fnproject.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/fnproject.json b/fnproject.json index 13b9a81a8a..9be5bdf5d4 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.68", + "version": "0.4.69", "architecture": { "64bit": { - "url": "https://github.com/fnproject/cli/releases/download/0.4.68/fn.exe", - "hash": "a403b766061eb2ff78b118208c02f3797f46135da7cfeb4a81aecfff0412bf0f" + "url": "https://github.com/fnproject/cli/releases/download/0.4.69/fn.exe", + "hash": "505a091dc6822b09c60c2d9660af519738ec4bd650b08685d8af1af3a25d16be" } }, "bin": "fn.exe",