From e14b5705aa39e4a13e263462d0dc0b8b976f82ab Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Fri, 20 Jul 2018 14:00:27 +0000 Subject: [PATCH] fnproject: Update to version 0.4.130 --- fnproject.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/fnproject.json b/fnproject.json index a07a11a4b9..0b0907feea 100644 --- a/fnproject.json +++ b/fnproject.json @@ -1,11 +1,11 @@ { "homepage": "https://fnproject.io/", "license": "Apache-2.0", - "version": "0.4.129", + "version": "0.4.130", "architecture": { "64bit": { - "url": "https://github.com/fnproject/cli/releases/download/0.4.129/fn.exe", - "hash": "cba18363f03c8883515e4d8119ccbc600f5f48dad53f9254cd360b59f64a30b4" + "url": "https://github.com/fnproject/cli/releases/download/0.4.130/fn.exe", + "hash": "7f4f49aeb9d1faa84b0e682710c81822618c9c67abe8dd1aea328df103f8f2c9" } }, "bin": "fn.exe",