From 55b667df7df462ee3e608f0721f53be3cf825b94 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Thu, 10 May 2018 17:01:21 +0000 Subject: [PATCH] Update fnproject to version 0.4.89 --- fnproject.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/fnproject.json b/fnproject.json index 76d7bc8588..3da5506e0b 100644 --- a/fnproject.json +++ b/fnproject.json @@ -1,11 +1,11 @@ { "homepage": "https://fnproject.io/", "license": "Apache-2.0", - "version": "0.4.88", + "version": "0.4.89", "architecture": { "64bit": { - "url": "https://github.com/fnproject/cli/releases/download/0.4.88/fn.exe", - "hash": "c23ce8b1ee22469d92b3bf43b6e9709999a23f89f05a1fbb078a963c554a1092" + "url": "https://github.com/fnproject/cli/releases/download/0.4.89/fn.exe", + "hash": "2faf87a16f157e6644f4f4bd0268f6c144753be6a356a489936c9bc629cc7bdc" } }, "bin": "fn.exe",