diff --git a/bucket/fnproject.json b/bucket/fnproject.json index 74905968b9..17f6b3db7d 100644 --- a/bucket/fnproject.json +++ b/bucket/fnproject.json @@ -1,12 +1,12 @@ { - "version": "0.6.32", + "version": "0.6.33", "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.32/fn.exe", - "hash": "872ad08aef4a2bcb847e9c70af2b11ac0695f3c0fe79ea068ba5ff20eca8c0d8" + "url": "https://github.com/fnproject/cli/releases/download/0.6.33/fn.exe", + "hash": "587512b7f44013a3ae2346eca89166d8c7b4008860a098e185b8aeb9f71c4cec" } }, "bin": "fn.exe",