diff --git a/bucket/fnproject.json b/bucket/fnproject.json index 9cb7f3d244..27b39be5b0 100644 --- a/bucket/fnproject.json +++ b/bucket/fnproject.json @@ -1,12 +1,12 @@ { - "version": "0.6.25", + "version": "0.6.26", "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.25/fn.exe", - "hash": "4126e65579b7c48f6e81cb58155840f195db050a6f1acd4a5ed17191354682c0" + "url": "https://github.com/fnproject/cli/releases/download/0.6.26/fn.exe", + "hash": "82305804ff1ab416bef80f7d084b0ead189a25e41037c4f47a06068c0e7abad8" } }, "bin": "fn.exe",