diff --git a/bucket/okteto.json b/bucket/okteto.json index 8fe1c84fcf..11d1669fb9 100644 --- a/bucket/okteto.json +++ b/bucket/okteto.json @@ -1,12 +1,12 @@ { - "version": "2.29.3", + "version": "2.30.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/2.29.3/okteto.exe", - "hash": "7ba85b93cb6369838ff7de03e73bf685c71e52d758f3edf634c092fd43415a30" + "url": "https://github.com/okteto/okteto/releases/download/2.30.0/okteto.exe", + "hash": "f27b1f2e4e13e22520492515a66ba7a37b2c6f3e8999fb41efe1552bd0d62d2c" } }, "bin": "okteto.exe",