From 1bf2c28fb43e982774c277143c23a974277500dd Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Tue, 24 Apr 2018 10:00:28 +0000 Subject: [PATCH] Update fnproject to version 0.4.75 --- fnproject.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/fnproject.json b/fnproject.json index 4cfa6edd0a..828b919c53 100644 --- a/fnproject.json +++ b/fnproject.json @@ -1,11 +1,11 @@ { "homepage": "https://fnproject.io/", "license": "Apache-2.0", - "version": "0.4.74", + "version": "0.4.75", "architecture": { "64bit": { - "url": "https://github.com/fnproject/cli/releases/download/0.4.74/fn.exe", - "hash": "656397a08d8d8b474b92562d466965821ea102f5915d5fd87a6569deae0508c4" + "url": "https://github.com/fnproject/cli/releases/download/0.4.75/fn.exe", + "hash": "784b50e1bf138aab4b3fcdb7cb526bcc91e0d02b5bc5ca619ed1ab4e2e2d674b" } }, "bin": "fn.exe",