fnproject: Update to version 0.6.13

This commit is contained in:
github-actions[bot] 2022-01-20 16:29:55 +00:00
parent ebba672873
commit 5787c3cfa5

View File

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