From 81736f0c69d9aca5199da02057b972009979ed14 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Tue, 15 May 2018 08:00:39 +0000 Subject: [PATCH] Update fnproject to version 0.4.92 --- fnproject.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/fnproject.json b/fnproject.json index a58e1ad26e..7e9eb5017a 100644 --- a/fnproject.json +++ b/fnproject.json @@ -1,11 +1,11 @@ { "homepage": "https://fnproject.io/", "license": "Apache-2.0", - "version": "0.4.91", + "version": "0.4.92", "architecture": { "64bit": { - "url": "https://github.com/fnproject/cli/releases/download/0.4.91/fn.exe", - "hash": "9eba94a2b9878d0825006d46be2c1b24403436e17fc0db0262c39f30f4921696" + "url": "https://github.com/fnproject/cli/releases/download/0.4.92/fn.exe", + "hash": "69eb04cc1344a7cd1f31b9d77f5006630102f2321ef1abc49a145dde6ab0a802" } }, "bin": "fn.exe",