diff --git a/bucket/fnproject.json b/bucket/fnproject.json index df46f77487..083edaa0c2 100644 --- a/bucket/fnproject.json +++ b/bucket/fnproject.json @@ -1,12 +1,12 @@ { - "version": "0.6.18", + "version": "0.6.19", "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.18/fn.exe", - "hash": "f0ce5b01744938c5999747e0f8745ddbcadbcbde59d4f3313e188ef6d07b1651" + "url": "https://github.com/fnproject/cli/releases/download/0.6.19/fn.exe", + "hash": "b83e48daab3f55a21b718e0e0cf87d159dc404bb023ee00168ed9e2db0f328ab" } }, "bin": "fn.exe",