diff --git a/bucket/fnproject.json b/bucket/fnproject.json index 451dc664bc..f69985f82e 100644 --- a/bucket/fnproject.json +++ b/bucket/fnproject.json @@ -1,12 +1,12 @@ { - "version": "0.6.14", + "version": "0.6.15", "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.14/fn.exe", - "hash": "8082cf80bc659925b0038ad3fbf8cfa26bbba05c2d788bbd2b11f2b7a1bb9a25" + "url": "https://github.com/fnproject/cli/releases/download/0.6.15/fn.exe", + "hash": "deb604d8f1e88fae05fa1e72116523e6273fb46439f8ab6a0e2bb3e30c221348" } }, "bin": "fn.exe",