diff --git a/bucket/okteto.json b/bucket/okteto.json index 12e18fe862..6b4b0fd89e 100644 --- a/bucket/okteto.json +++ b/bucket/okteto.json @@ -1,12 +1,12 @@ { - "version": "1.12.15", + "version": "1.13.0", "description": "Development platform for Kubernetes applications", "homepage": "https://okteto.com", "license": "Apache-2.0", "architecture": { "64bit": { - "url": "https://github.com/okteto/okteto/releases/download/1.12.15/okteto.exe", - "hash": "723e9c395d7e5af467e5a410721ccc807cd10b08475c6124be00a22957194e84" + "url": "https://github.com/okteto/okteto/releases/download/1.13.0/okteto.exe", + "hash": "eee958f800b52620a1bbde12c63ae02da779f1d6703a4957fa4fd159557360b5" } }, "bin": "okteto.exe",