diff --git a/bucket/okteto.json b/bucket/okteto.json index 11d1669fb9..d5ef9d16eb 100644 --- a/bucket/okteto.json +++ b/bucket/okteto.json @@ -1,12 +1,12 @@ { - "version": "2.30.0", + "version": "2.30.1", "description": "Development platform for Kubernetes applications", "homepage": "https://okteto.com", "license": "Apache-2.0", "architecture": { "64bit": { - "url": "https://github.com/okteto/okteto/releases/download/2.30.0/okteto.exe", - "hash": "f27b1f2e4e13e22520492515a66ba7a37b2c6f3e8999fb41efe1552bd0d62d2c" + "url": "https://github.com/okteto/okteto/releases/download/2.30.1/okteto.exe", + "hash": "1875845d80d1adb58407047957fd14dcf38f32b852b8ea05f83e557888730ee2" } }, "bin": "okteto.exe",