fnproject: Update to version 0.6.14

This commit is contained in:
github-actions[bot] 2022-02-16 12:30:02 +00:00
parent 0d4881c606
commit d557f26898

View File

@ -1,12 +1,12 @@
{ {
"version": "0.6.13", "version": "0.6.14",
"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.13/fn.exe", "url": "https://github.com/fnproject/cli/releases/download/0.6.14/fn.exe",
"hash": "2c5f13cba499d37ca155bcdbc6d81056f607d7df7a5e58b61306a7953a88907f" "hash": "8082cf80bc659925b0038ad3fbf8cfa26bbba05c2d788bbd2b11f2b7a1bb9a25"
} }
}, },
"bin": "fn.exe", "bin": "fn.exe",