From cf870e40642a1f3ff67da66811e200f16a5dd00e Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Thu, 19 Jul 2018 10:00:26 +0000 Subject: [PATCH] fnproject: Update to version 0.4.128 --- fnproject.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/fnproject.json b/fnproject.json index ca1b679495..25b48026e0 100644 --- a/fnproject.json +++ b/fnproject.json @@ -1,11 +1,11 @@ { "homepage": "https://fnproject.io/", "license": "Apache-2.0", - "version": "0.4.127", + "version": "0.4.128", "architecture": { "64bit": { - "url": "https://github.com/fnproject/cli/releases/download/0.4.127/fn.exe", - "hash": "7f4018d4cabeec233923d492e771a773dc2723b9f0d6e2f1de2eed5583222c2a" + "url": "https://github.com/fnproject/cli/releases/download/0.4.128/fn.exe", + "hash": "e0d6f95d10185247d99036b94285af81c90b396eeceafccca178593144f4cbab" } }, "bin": "fn.exe",