diff --git a/bucket/fnproject.json b/bucket/fnproject.json index 825c6eee8a..0050342cbc 100644 --- a/bucket/fnproject.json +++ b/bucket/fnproject.json @@ -1,12 +1,12 @@ { - "version": "0.6.47", + "version": "0.6.48", "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.47/fn.exe", - "hash": "1dc866a899254a6e5b28e84ce54dd1862dc253e5dc71f8140ea3a9a963c86333" + "url": "https://github.com/fnproject/cli/releases/download/0.6.48/fn.exe", + "hash": "41c520cb936516c720f01c28d82d16309ebb2a1db247cdae863e12b10012e65e" } }, "bin": "fn.exe",