diff --git a/fnproject.json b/fnproject.json index 9e5ebcbd88..982705da1d 100644 --- a/fnproject.json +++ b/fnproject.json @@ -1,11 +1,11 @@ { "homepage": "https://fnproject.io/", "license": "Apache-2.0", - "version": "0.5.23", + "version": "0.5.24", "architecture": { "64bit": { - "url": "https://github.com/fnproject/cli/releases/download/0.5.23/fn.exe", - "hash": "8c69dd11c4d9e28eeffd75bfe4180d6de7afe1f038c74faa6148090cee8e1292" + "url": "https://github.com/fnproject/cli/releases/download/0.5.24/fn.exe", + "hash": "23caca4562213ca381e5d15998a2bd50e3ed85b138e2fa3a076957313a6e917e" } }, "bin": "fn.exe",