diff --git a/bucket/okteto.json b/bucket/okteto.json index adc4c0fe65..11a72ff981 100644 --- a/bucket/okteto.json +++ b/bucket/okteto.json @@ -1,12 +1,12 @@ { - "version": "3.14.0", + "version": "3.15.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/3.14.0/okteto.exe", - "hash": "e4b4780b7116a15b6f680348ce3186e0ec4c7c75eae563467dddc7ce00dba364" + "url": "https://github.com/okteto/okteto/releases/download/3.15.0/okteto.exe", + "hash": "8833b046898451bae53ef38928365f8e2533ea32cde4ff9340f04f52c5232b61" } }, "bin": "okteto.exe",