fnproject: Update to version 0.5.95

This commit is contained in:
Richard Kuhnt 2020-03-17 18:01:50 +00:00
parent 9d6d8106fd
commit ff58d67685

View File

@ -2,11 +2,11 @@
"homepage": "https://fnproject.io/", "homepage": "https://fnproject.io/",
"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).",
"license": "Apache-2.0", "license": "Apache-2.0",
"version": "0.5.94", "version": "0.5.95",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/fnproject/cli/releases/download/0.5.94/fn.exe", "url": "https://github.com/fnproject/cli/releases/download/0.5.95/fn.exe",
"hash": "4be9264d6b826998a559ca146999dab7b5dd3c107fa73fc3b1c0dd01a207f25e" "hash": "8ce7e3d7422a17cdde494df635dfcae975d5350410e1874ea91443c3ee53b1ec"
} }
}, },
"bin": "fn.exe", "bin": "fn.exe",