diff --git a/bucket/okteto.json b/bucket/okteto.json index 3fef318a74..f2be109956 100644 --- a/bucket/okteto.json +++ b/bucket/okteto.json @@ -1,12 +1,12 @@ { - "version": "1.13.8", + "version": "1.13.9", "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.13.8/okteto.exe", - "hash": "108e8c2889b51d232f4067425812cd681145f5477ebdb6dd1e0b2d7e78f8bc35" + "url": "https://github.com/okteto/okteto/releases/download/1.13.9/okteto.exe", + "hash": "ccf5d1b9b969954ff8402d5123825caf8275594662ecd2fd067aa1f85c791826" } }, "bin": "okteto.exe",