From 93d4a9992ab513383d056846f6b2786a0182936f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20=C4=8C=C3=A1bera?= Date: Tue, 4 May 2021 18:06:28 +0200 Subject: [PATCH] okteto: Update to version 1.12.8 --- bucket/okteto.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/okteto.json b/bucket/okteto.json index 288f5bd0c5..5bc056cf57 100644 --- a/bucket/okteto.json +++ b/bucket/okteto.json @@ -1,12 +1,12 @@ { - "version": "1.12.9", + "version": "1.12.8", "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.12.9/okteto.exe", - "hash": "a422bab420f1ce4d300c286428a9b3864d6732f6f17eb729bf40d9fa627f4857" + "url": "https://github.com/okteto/okteto/releases/download/1.12.8/okteto.exe", + "hash": "7bcc20639d45ca152dc3e5958757dd713aceba2b81dbdbb4c38ff42f8a27d03a" } }, "bin": "okteto.exe",