diff --git a/fnproject.json b/fnproject.json index cd66984bbf..d20c574f75 100644 --- a/fnproject.json +++ b/fnproject.json @@ -1,11 +1,11 @@ { "homepage": "https://fnproject.io/", "license": "Apache-2.0", - "version": "0.5.46", + "version": "0.5.47", "architecture": { "64bit": { - "url": "https://github.com/fnproject/cli/releases/download/0.5.46/fn.exe", - "hash": "372410f86d29c340239231e779570ffd58550444faaf7f0d3701f82c7422d70f" + "url": "https://github.com/fnproject/cli/releases/download/0.5.47/fn.exe", + "hash": "b73945905a8ff68ee9032545fb32f65a5ec83c16b4772ff22eb5b7c362d33e8b" } }, "bin": "fn.exe",