fnproject: Update to version 0.6.10

This commit is contained in:
Richard Kuhnt 2021-10-12 05:01:47 +00:00
parent bb0d23953d
commit ebb9ec2515

View File

@ -1,12 +1,12 @@
{ {
"version": "0.6.9", "version": "0.6.10",
"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.9/fn.exe", "url": "https://github.com/fnproject/cli/releases/download/0.6.10/fn.exe",
"hash": "099398c29b58d08fc54759deed69c0881bc89433cb8c4edf073f5b115f689db8" "hash": "4c9bab6100a623da609d916f6da53b6436b9e2f70f7869b07add0b4e9a3d0954"
} }
}, },
"bin": "fn.exe", "bin": "fn.exe",