From d472c0115025bca646214bb1fa18c962e1fcbd02 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20=C4=8C=C3=A1bera?= Date: Tue, 7 Sep 2021 09:33:52 -0700 Subject: [PATCH] okteto: Update to version 1.13.9 --- bucket/okteto.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) 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",