From 15b91b0888ad2cbb95c26a990b355825dd64e0b2 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Fri, 26 Oct 2018 18:00:28 +0000 Subject: [PATCH] fnproject: Update to version 0.5.25 --- fnproject.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/fnproject.json b/fnproject.json index 982705da1d..3458c20c3b 100644 --- a/fnproject.json +++ b/fnproject.json @@ -1,11 +1,11 @@ { "homepage": "https://fnproject.io/", "license": "Apache-2.0", - "version": "0.5.24", + "version": "0.5.25", "architecture": { "64bit": { - "url": "https://github.com/fnproject/cli/releases/download/0.5.24/fn.exe", - "hash": "23caca4562213ca381e5d15998a2bd50e3ed85b138e2fa3a076957313a6e917e" + "url": "https://github.com/fnproject/cli/releases/download/0.5.25/fn.exe", + "hash": "3e8aacfeb2064a5b65453d6909d0ca2ba0141521e5778f4ebdcc239e405d85f4" } }, "bin": "fn.exe",