okteto: Update to version 1.8.1

This commit is contained in:
Richard Kuhnt 2020-03-13 02:01:50 +00:00
parent 7256a50be5
commit bb9439f540

View File

@ -1,12 +1,12 @@
{ {
"version": "1.8.0", "version": "1.8.1",
"description": "Development platform for Kubernetes applications", "description": "Development platform for Kubernetes applications",
"homepage": "https://okteto.com", "homepage": "https://okteto.com",
"license": "Apache-2.0", "license": "Apache-2.0",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/okteto/okteto/releases/download/1.8.0/okteto.exe", "url": "https://github.com/okteto/okteto/releases/download/1.8.1/okteto.exe",
"hash": "7dc42416760beba06c4ca1cb94ca0bce16bb217124d949b8eeec8b4872427c46" "hash": "3bc2579d76f8596314026bd4fae3e858cea423c9f29ca3e0d612f6953aa0a1a3"
} }
}, },
"bin": "okteto.exe", "bin": "okteto.exe",