From 07dec591d808af468ec9896a66fa430328072263 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Thu, 16 Aug 2018 11:00:26 +0000 Subject: [PATCH] fnproject: Update to version 0.4.146 --- fnproject.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/fnproject.json b/fnproject.json index 6eefcd62e8..1f71a572e6 100644 --- a/fnproject.json +++ b/fnproject.json @@ -1,11 +1,11 @@ { "homepage": "https://fnproject.io/", "license": "Apache-2.0", - "version": "0.4.145", + "version": "0.4.146", "architecture": { "64bit": { - "url": "https://github.com/fnproject/cli/releases/download/0.4.145/fn.exe", - "hash": "5d34ae3ff99c3df32eace2057e76bc712c1d2ad52a1615935864f7f39ea4a402" + "url": "https://github.com/fnproject/cli/releases/download/0.4.146/fn.exe", + "hash": "35aa135b5a8d87c68329f71d4c1fc57c12ffb1c4cdd6e5b0ecef6b71dcd08c63" } }, "bin": "fn.exe",