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