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