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