fnproject: Update to version 0.5.100

This commit is contained in:
Jakub Čábera 2020-08-25 09:27:03 +02:00
parent 84607b3b75
commit 75fd3b6e16

View File

@ -1,12 +1,12 @@
{ {
"homepage": "https://fnproject.io/", "version": "0.5.100",
"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/",
"license": "Apache-2.0", "license": "Apache-2.0",
"version": "0.5.99",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/fnproject/cli/releases/download/0.5.99/fn.exe", "url": "https://github.com/fnproject/cli/releases/download/0.5.100/fn.exe",
"hash": "a3ee4daa957fb075382728db18723e4476f2f5a7f11d6c28c29ed44ce2b30449" "hash": "d0c49cf670059633a3cd5912bccce8e69244fbb477e2f2751ad3a171a9db4d6f"
} }
}, },
"bin": "fn.exe", "bin": "fn.exe",