diff --git a/bucket/fnproject.json b/bucket/fnproject.json index 0b2b359475..af8a42b39a 100644 --- a/bucket/fnproject.json +++ b/bucket/fnproject.json @@ -1,12 +1,12 @@ { - "version": "0.6.30", + "version": "0.6.31", "description": "A container-native serverless platform that can be run anywhere (any cloud or on-premise).", "homepage": "https://fnproject.io/", "license": "Apache-2.0", "architecture": { "64bit": { - "url": "https://github.com/fnproject/cli/releases/download/0.6.30/fn.exe", - "hash": "0b704a61eef7aad9eef4fe5c5617c986a1521a1244ee444be70521cd914f2576" + "url": "https://github.com/fnproject/cli/releases/download/0.6.31/fn.exe", + "hash": "05e54b1b19026e1502b8a801296097c5b71b59929c91b1d003994aaefb685a11" } }, "bin": "fn.exe",