fnproject: Update to version 0.6.15

This commit is contained in:
github-actions[bot] 2022-02-23 12:32:49 +00:00
parent 2253e38faf
commit d7179c36ab

View File

@ -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).", "description": "A container-native serverless platform that can be run anywhere (any cloud or on-premise).",
"homepage": "https://fnproject.io/", "homepage": "https://fnproject.io/",
"license": "Apache-2.0", "license": "Apache-2.0",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/fnproject/cli/releases/download/0.6.14/fn.exe", "url": "https://github.com/fnproject/cli/releases/download/0.6.15/fn.exe",
"hash": "8082cf80bc659925b0038ad3fbf8cfa26bbba05c2d788bbd2b11f2b7a1bb9a25" "hash": "deb604d8f1e88fae05fa1e72116523e6273fb46439f8ab6a0e2bb3e30c221348"
} }
}, },
"bin": "fn.exe", "bin": "fn.exe",